Statistical - COUNTBLANK Function



Description

The COUNTBLANK function counts empty cells in a specified range of cells.

Syntax

COUNTBLANK (range)

Arguments

Argument Description Required/ Optional
Range The range from which you want to count the blank cells. Required

Notes

  • Cells with formulas that return "" (empty text) are also counted. Cells with zero values are not counted.

  • To use this function, ensure that the iterative calculation is turned off i.e the Enable iterative calculation check box is cleared in

File → Options → Formulas → Calculation options

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

CountBlank Function
advanced_excel_statistical_functions.htm
Advertisements