The
IFERROR() function tests for an error
in the submitted value. If Excel recognizes
and error it will respond by returning
a specified value to the cell.
- The syntax for the function
is IFERROR (value, value_if _error).
Where "value" represents
a formula or condition to be tested by
the function, "value_if_error" is
a "programmed" response
to the error check which can be a number,
a text string or.
|