iserror

Previous chapterNext chapter Show allShow all    Hide allHide all

The function iserror (ref) has the logical value TRUE, if the reference cell contains an error.

Syntax: =iserror(ref)

Example Example

A1

Result

Logic

No

False

Text

This is a text

False

empty

False

Number

123.00

False

Error

#ARG!

True