Returns the result of the first value if there is no error found, and returns the specified value_if_error, otherwise.
Syntax
value: The value to test. Eg., A2
Remarks
The error types that are considered for this function are: #NAME!, #N/A!, #VALUE!, #DIV/0!, #REF! and #NUM!
Examples
Formula | Result |
=IFERROR(A2;"Error in A2") | Error in A2 |
=IFERROR(A3/A4;0) | 0 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.