The ISERR function is used to find if there is any error value in a cell. Note: The function returns TRUE if there is any error and FALSE if there is no error or contains #N/A.
Formula:
= ISERR(Cell to be tested)
Video Tutorial:
Let us find if the given cell contains error value or not, using the ISERR function, with the help of the below video