IFERROR

Syntax

=IFERROR(value; value_if_error)

Description

Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula.

Related Functions