Excel Function
ISBLANK
Checks whether value is blank.
ISBLANK(value)Arguments
value
RequiredSpecify a single cell reference.
Practice Preview
show value type/status checks. Use ISBLANK to Checks whether value is blank. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=ISBLANK(D2)