Last updated 5 months ago
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