Last updated 5 months ago
The ISEMPTY function returns the logical value TRUE if the value argument is a reference to an empty cell; otherwise, it returns FALSE.
isempty(value)
value - cell or reference or expression
Either True or False
isempty(AC)
Returns TRUE if AC has no value