![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Information > ERROR.TYPE |
ERROR.TYPE(error_val) |
| Returns the number corresponding to a particular error value in a cell. |
| error_val | The number indicating the type of error you want: 1 = NULL 2 = DIV/0 3 = VALUE 4 = REF 5 = NAME 6 = NUM 7 = N/A |
| REMARKS |
| Although "error_val" can be the actual error value, it will usually be a reference to a cell containing a formula that you want to test. | ||
| If "error_val" is anything else other than 1 to 7 then #N/A is returned. |
| EXAMPLES |
|
| Functions - E | Index - E | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |