ISEMPTY
The ISEMPTY 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 has no value
Excel equivalent
Last updated