ISBLANK
Checks whether a cell is blank and returns TRUE or FALSE.
Syntax
ISBLANK(value)Arguments
Return value
Example
IF(ISBLANK([2027 Plan]),0,[2027 Plan])
Excel equivalent
Last updated
Was this helpful?