ISERROR

Name

ISERROR -- 

Synopsis

ISERROR(value)

Description

ISERROR returns a TRUE value if the expression has an error.

This function is Excel compatible.

Examples

ISERROR(NA()) equals TRUE.

See also

ERROR.