logo
excelfunctions.org
bookmarks

COUNTBLANK

Counts the number of blank cells within a range.

StatisticalStatistics & Analysis

What it does

Counts the number of empty cells in a range.

Syntax

COUNTBLANK(range)

Arguments

  • range(range) β€” The range to count blanks in.

Examples

Count missing values

Count empty cells in A2:A5.

FORMULA
=COUNTBLANK(A2:A5)
RESULT
1
SAMPLE DATA
A
1Data
210
3
420
5Text