Excel Function

ISBLANK

Checks whether value is blank.

ISBLANK(value)

Arguments

value

Required

Specify 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)

Practice This Function