Difference between revisions of "Documentation/How Tos/Calc: ERRORTYPE function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 50: Line 50:
 
: if cell A1 shows error <tt>'''Err:518'''</tt>, returns <tt>'''518'''</tt>.
 
: if cell A1 shows error <tt>'''Err:518'''</tt>, returns <tt>'''518'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: TYPE function|TYPE]]
 
* [[Documentation/How_Tos/Calc: TYPE function|TYPE]]
  

Revision as of 07:43, 17 July 2018

CALC FUNCTIONS
FUNCTIONS
Spreadsheet Lookup functions
Spreadsheet Information functions
Other functions


ERRORTYPE

Returns the number corresponding to an error value.

Syntax:

ERRORTYPE(reference)

returns the error number of the cell referred to by reference, or #N/A if that cell has no error.
Note that if you click in a cell containing an error, the status bar shows a fuller description of that error.

Example:

ERRORTYPE(A1)

if cell A1 shows error Err:518, returns 518.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_ERRORTYPE_function&oldid=243397"
Views
Personal tools
Navigation
Tools