ISBLANK
Last updated
Was this helpful?
The ISBLANK function returns the logical value TRUE if the value argument is a reference to an empty cell; otherwise, it returns FALSE.
isblank(value)value - cell or reference or expression
Either True or False
isblank(AC)Returns TRUE if AC is empty
Last updated
Was this helpful?
Was this helpful?

