ISERRORReturns true if the provided expression results in an error. Suggest EditsSyntax =ISERROR(expression) Arguments ArgumentTypeDescriptionexpressionAnyThe expression to test Examples =ISERROR(1 + [1, 2, 3]) → true =ISERROR(1 + 2) → falseUpdated over 1 year ago ISDATEISNOTERRORDid this page help you?YesNoTable of Contents Syntax Arguments Examples