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