Last updated
Was this helpful?
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
Last updated
Was this helpful?
Was this helpful?

