開始使用免費開始

Counting cells

There are a few different built-in functions for counting cells in Google Sheets, with each counting cells differently based on the type of data in the cell. These counting functions can not only be used to initially explore your data, but also identify data quality issues, such as columns containing lots of missing values.

In this exercise, you'll utilize the different counting functions to count numerical data, text data, and blank cells in the natural satellites dataset.

本練習屬於課程

Google Sheets 的資料分析

檢視課程

練習說明

  • In F6:I6, count the number of cells containing numerical data in each column.
  • In F7:I7, count the number of cells in each column that contain data of any type.
  • In F8:I8, count the number of blank cells in each column.

動手互動練習

將理論付諸實踐,立即體驗我們的互動練習

開始練習