Excel ISERROR function Function ISERROR Description Excel ISERROR function returns TRUE if the reference cell or the value consist any #N/A, #VALUE!, #REF!, #DIV/0!, #NUM!, #NAME?, or #NULL! errors. Syntax ISERROR(value) value The value to check.