Excel ERROR.TYPE Function
The ERROR.TYPE function returns a number that corresponds to a specific error value. If no error exists, ERROR.TYPE returns the #N/A error.
Syntax
=ERROR.TYPE(error_val)
Arguments
- error_val (required): The error for which the corresponding number would be returned.
Return Value
The ERROR.TYPE function returns an integer.
Function Notes
- In most cases, error_val is supplied as a reference to a cell that may contain an error.
- ERROR.TYPE can be used along with the IF function for a custom text result, instead of the error value.
Example
Let’s say we have a table of formulas as shown below, to get error codes of the formulas’ results, please copy or enter the formula below in the top cell, press Enter to get the result, and then drag the fill handle (at the lower right corner of the result cell) down to apply the formula to below cells.
=ERROR.TYPE(C3)
Related functions
The ISERR function returns TRUE for any error type (except #N/A) and FALSE otherwise.
The ISERROR function returns TRUE for any error type and FALSE otherwise.
The ISERROR function returns TRUE for the #N/A error value and FALSE otherwise.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.