ISERRORSyntax =ISERROR(expression) Arguments ArgumentTypeDescriptionexpressionAnyThe expression to test Examples =ISERROR(1 + [1, 2, 3]) → true =ISERROR(1 + 2) → falseUpdated 3 months ago ISDATEISNOTERRORSyntaxArgumentsExamples