
It can be used to manage errors, ranging from basic calculations to array formulas and nested formulas to perform sequential value lookups. This function is widely used to check and manage errors returned in functions and formulas like VLOOKUP, INDEX, and MATCH in Excel.
#INVALID REFERENCE ERROR IN EXCEL HOW TO#
In this article, you will learn how to use IFERROR function in some basic and advance formula examples. If value argument returns an error then Excel returns or performs calculation supplied in value_if_error argument.

When you apply the formula in this syntax, Excel checks and runs the value argument first and returns the resulting value of formula or calculation. It can be an alternate formula, calculation, a blank cell, a numeric, or text value It contains the alternate value to return when the value argument returns an error. Value_If_error argument is what to return.It can be a formula, calculation, an expression, a value, or cell reference. The syntax for IFERROR function in Excel is as follows It is categorized as a Logical function and it handles all types of errors including #N/A, #VALUE, #DIV/0, #REF!, #NUM!, #NULL or #NAME?. The IFERROR Functionīy definition, Excel IFERROR function returns an alternate value if formula returns an error. For this purpose IFERROR function is used to manage such errors. When you don’t want to show these returning errors as result of a formula in your data then Excel has a way to return an alternate value or custom value or blank cell. When formula contains invalid numeric values (#NUM!).


The possible error messages from a formula could be due to You can use the IFERROR function to manage what happens when a mistake occurs. Excel formulas return various error types due to a variety of reasons. When you apply a formula in Excel it may return an error.
