Excel Function

ISTEXT

Checks whether value is text.

ISTEXT(value)

Arguments

value

Required

Specify a single cell reference.

Practice Preview

show value type/status checks. Use ISTEXT to Checks whether value is text. Fill the argument fields below and complete a formula that achieves this goal.

Sample correct formula

=ISTEXT(C2)

Practice This Function