Manuals/calci/COUNTBLANK

From ZCubes Wiki
Revision as of 21:32, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font size="3"><font face="Times New Roman">COUNTBLANK (r)</font></font> <font size="3"><font face="Times New Roma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

COUNTBLANK (r)

Where r the range to count the blank cells.


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.


COUNTBLANK

Syntax

Remarks

Examples

Description

AVEDEV (N1, N2...) Where N1, N 2 ...   are positive integers.

Let’s see an example

COUNTBLANK (N, D)

B C

5

16 =IF (C4<40,"", C4)

30

4 14

=COUNTBLANK (B2:C5) is 3


Column1 Column2 Column3 Column4
Row1 5 3
Row2 16 0
Row3 30
Row4 4 14
Row5
Row6