isblank

Previous chapterNext chapter Show allShow all    Hide allHide all

The function isblank (ref) has the logical value TRUE, if the reference cell is empty.

Syntax: =isblank(ref)

Example Example

A1

Result

Logic

No

False

Text

This is a text

False

empty

True

Number

123.00

False

Error

#ARG!

#ARG!