Manuals/calci/COUNTBLANK

From ZCubes Wiki
Revision as of 15:55, 6 November 2013 by Swapna (talk | contribs)
Jump to navigation Jump to search

COUNTBLANK(r)

  • Where r the range to count the blank cells.

Description

COUNTBLANK(r)

  • This function calculates empty cells in a particular range of cells.
  • Cells with empty texts are counted but cells with zero values are not counted.

Examples

Consider the following table with different types of data in various columns.

COUNTBLANK() counts the number of blank or empty cells in the given range.

5 3
16 0
30
4 14