ISTEXT Function
The ISTEXT function is used to determine whether the given cell contains text or not. It returns TRUE if the content is a text and FALSE if it is not.
Formula:
= ISTEXT(Cell to be tested)Video Tutorial:
Let us find if the given cell contains text or not, using the ISTEXT function, with the help of the below video