![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft 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 |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |