Excel Function

COUNTBLANK

Counts blank cells in a range.

COUNTBLANK(range)

Arguments

range

Required

Specify the range used for condition check or aggregation.

Practice Preview

Use COUNTBLANK to count blank cells in Sales in column D. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Example Table

#
AProduct ID
BProduct Name
CCategory
DSales
2P001AppleFood1200
3P002BananaFood980
4P003NotebookStationery450
5P004PenStationery300
6P005GrapesFood1500
7P006RulerStationery250
8P007PeachFood860

How to Use (Formula)

=COUNTBLANK(D2:D8)

Result

0

Practice This Function

COUNTBLANK FAQ

How do I use COUNTBLANK in Excel?

Use COUNTBLANK when you want to count blank cells. Enter Range in that order, then add optional arguments when needed.

Where can I practice COUNTBLANK?

Use the "Start Function Practice" button to jump straight into COUNTBLANK drills.

What arguments does COUNTBLANK use?

The main arguments are Range. Enter them in order.