Skip to Content
Toggle navigation menu
Cheatsheets
Excel
Information
ISERR
Toggle user menu
ISERR
Returns TRUE if the value is any error value except #N/A
Syntax
ISERR(value)
Parameters
value: Required. The value that you want tested
Example
=ISERR(A1/0)
Returns:
Boolean
Since:
Excel 2003