Definition of ERROR.TYPE
Returns a number corresponding to the error value in a different cell.
Sample Usage
ERROR.TYPE(A3)
ERROR.TYPE(NA())
Syntax
ERROR.TYPE(reference)
-
reference- The cell to find the error number for - you can also provide the error value directly.
Notes
-
ERROR.TYPEwill return the following numbers for the corresponding error values:-
1for#NULL! -
2for#DIV/0! -
3for#VALUE! -
4for#REF! -
5for#NAME? -
6for#NUM! -
7for#N/A -
8for all other errors
-
See Also
ISNA: Checks whether a value is the error `#N/A`.
ISERROR: Checks whether a value is an error.
ISERR: Checks whether a value is an error other than `#N/A`.
In order to use the ERROR.TYPE formula, start with your edited Excellentable
Then type in the ERROR.TYPE Formula in the area you would like to display the outcome:
Type in the complete ERROR.TYPE formula for a cell as shown below:
Excellentable will generate the outcome when hitting enter.
There were errors rendering macro:
- An unknown error occurred.