Excel ISTEXT function

Function              ISTEXT

Description        Excel ISTEXT function returns TRUE if the reference cell contains text value only. Any other type of values like date, time, numerical values, formulas which returns non-text results and blank cells also is considered FALSE.

Syntax  ISTEXT(value)

value  The reference cell or value to check.