ISBLANK

ISBLANK

Synopsis

ISBLANK(value)

Description

ISBLANK returns TRUE if the value is blank.

  • This function is Excel compatible.

Examples

ISBLANK(A1).

See also