|
|
The Excel ISERR Function
Basic DescriptionThe Excel Iserr function tests if an initial supplied expression (or value) returns any Excel Error, except the #N/A error. If so, the function returns the logical value TRUE; If the supplied value is not an error or is the #N/A error, the function returns FALSE. The syntax of the function is:
ISERR( value )
Where the supplied 'value' argument can be a simple value, a value returned from a formula, or a reference to a cell containing a value. Iserr Function ExamplesThe spreadsheets below show examples of the Excel Iserr function. The spreadsheet on the left shows the formulas used and the spreadsheet on the right shows the results.
In the above examples, the arguments supplied to the Iserr function are :
See the Excel Formula Errors page for an explanation of the different types of Excel error messages. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |