FORMULA function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 13:11, 31 January 2024 by DiGro (Talk | contribs)

Jump to: navigation, search

ISBLANK

Tests if the cell is blank (empty).

Syntax:

ISBLANK(cell)

Returns TRUE if cell is a blank (empty) cell, and FALSE otherwise. Cells containing a formula or a error return FALSE.

Example:

ISBLANK(D2)

returns TRUE if D2 is an empty cell, and FALSE if D2 contains a number, text, TRUE, FALSE, a formula or an error.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_ISBLANK_function&oldid=259800"
Views
Personal tools
Navigation
Tools
In other languages