The function ISERROR checks whether a value in a cell is an error or not, and returns TRUE if it is an error or FALSE if not.
Syntax:
= Iserror(Cell or value)
Cell or Value. is the value of reference to a cell containing the value to evaluate.