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