The Excel ISERR FunctionSearch this site:
Custom Search
The 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 TRUE; If the supplied value is not an error OR is the #N/A error, the function returns FALSE. The format of the ISERR function is : ISERR( Value )
Where the Value argument can be a simple value, a formula or a cell reference. 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 examples above, The arguments to the ISERR function calls are :
See the Excel Formula Errors page for an explanation of the different types of Excel error messages. |
|
|||
|
|
||||
Copyright © 2008-2010 ExcelFunctions.net |