Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNTBLANK(B2:B6)Computed by a real spreadsheet engine on the sample data below.
| Label | Score |
| Alpha | 85 |
| Beta | |
| Gamma | 90 |
| Delta | |
| Epsilon | 78 |
=COUNTBLANK(B2:B6)→2
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.
No — a cell with a space is not blank. COUNTBLANK only counts cells with no content at all or that return "".
Yes: =COUNTIFS(A2:A6,"A",B2:B6,"") counts rows where A is 'A' and B is blank.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: