![]() |
Microsoft Office Development and Consultancy |
| Home | | | Excel | | | VBA | | | C# | | | Finance | | | Tools | | | Newsletter | | | Feedback | | | Contact |
| Excel > Functions > Information > ISERR |
ISERR(value) |
| Returns the boolean value depending if the value is (#VALUE!, #REF!, #DIV/0!, #NUM!, #NAME? or #NULL!). |
| value | The value that you want to test. |
| REMARKS |
| The "value" can refer to a value, text string, cell reference, formula or a named range. | ||
| This function will not identify cells that contain a #N/A as an error, unlike the ISERROR function. |
| EXAMPLES |
|
| Functions - I | Index - I | Office Online 2013 | 2010 | 2007 | 2003 |
| © 2013 Better Solutions Limited. All Rights Reserved. | Top | 03-Jan-2013 |