Which function returns TRUE if cell A1 contains a text value?
=ISTEXT(A1)
=ISSTRING(A1)
=ISCHAR(A1)
=ISALPHA(A1)