Within a Google Sheet, you might have blank rows. Some of these rows could be populated with special characters that are not visible unless you click on the cell. There are multiple ways of identifying the number of cells that are not blank. Let’s go over these one by one.
4 ways to count non-blank cells on Google Sheets
- Counting non-blank cells using COUNTA function
- Counting non-blank cells using COUNTIF function
- Counting non-blank cells using the SUMPRODUCT function
- Counting non-blank cells using Count value in the Taskbar