ISBLANK
The ISBLANK function returns the logical value TRUE if the value argument is a reference to an empty cell; otherwise, it returns FALSE.
Syntax
Arguments
value - cell or reference or expression
Return value
Either True or False
Example
Returns TRUE if AC is empty
Excel equivalent
Last updated