COUNTBLANK

Returns the number of empty cells in a given range.

Sample Usage

COUNTBLANK(A2:C100)

Syntax

COUNTBLANK(value1, [value2,...])

  • value1 - The first value or range in which to count the number of blanks.
  • value2 - [OPTIONAL ] - Additional values or ranges in which to count the number of blanks.

Notes

  • COUNTBLANK considers cells with no content and cells containing an empty string ("") to be blank cells.

See Also

DCOUNTA: Counts values, including text, selected from a database table-like array or range using a SQL-like query.

DCOUNT: Counts numeric values selected from a database table-like array or range using a SQL-like query.

COUNTUNIQUE: Counts the number of unique values in a list of specified values and ranges.

COUNTIF: Returns a conditional count across a range.

COUNTA: Returns the number of values in a dataset.

COUNT: Returns the number of numeric values in a dataset.

Examples

Was this helpful?
How can we improve it?
Search
Clear search
Close search
Google apps
Main menu
Search Help Center
true
true
false
true
true
35
false
false