Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNT(B2:B6)Computed by a real spreadsheet engine on the sample data below.
| Entry | Value |
| A | 10 |
| B | N/A |
| C | 30 |
| D | |
| E | 50 |
=COUNT(B2:B6)→3
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Some cells likely contain numbers stored as text (common after importing data). Use VALUE() to convert them or check with ISNUMBER().
Yes — zero is a valid number and COUNT includes it.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: