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
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
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: