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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:ERRORTYPE function}}
 +
{{Documentation/CalcFunc SpreadsheetTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_COLUMNS_function
 +
|NextPage=Documentation/How_Tos/Calc:_INFO_function
 +
}}__NOTOC__
  
 
== ERRORTYPE ==
 
== ERRORTYPE ==
Line 15: Line 20:
 
: 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]]
  
Line 23: Line 28:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Spreadsheet functions]]

Latest revision as of 11:59, 2 February 2024



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=259990"
Views
Personal tools
Navigation
Tools