Documentation/How Tos/Calc: COUNTBLANK function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 07:12, 8 December 2007 by Drking (Talk | contribs)

Jump to: navigation, search


COUNTBLANK

Returns the number of empty cells.


Syntax:

COUNTBLANK(range)

Returns the number of empty cells in the cell range range.


Example:

COUNTBLANK(A1:B2)

returns 4 if cells A1, A2, B1 and B2 are all empty.


See also:

COUNT, COUNTA, COUNTIF, ISBLANK,

Conditional Counting and Summation

Personal tools