Skip to Content

ISBLANK

Returns TRUE if the value is blank

Syntax

ISBLANK(value)

Parameters

  • value: Required. The value that you want tested. Can be a blank (empty cell), error, logical, text, number, or reference value

Example

=ISBLANK(A1)
Returns: BooleanSince: Excel 2003