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

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
m (Robot: Automated text replacement %s)
Line 12: Line 12:
 
: returns #N/A.
 
: returns #N/A.
  
=== See also: ===
+
{{Documentation/SeeAlso|
'''[[Documentation/How_Tos/Calc: ISNA function|ISNA]]'''
+
* [[Documentation/How_Tos/Calc: ISNA function|ISNA]]'''
  
'''[[Documentation/How_Tos/Calc: Information functions|Information functions]]'''
+
* [[Documentation/How_Tos/Calc: Information functions|Information functions]]'''
  
[[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]]}}

Revision as of 14:06, 25 February 2009


NA

Returns the #N/A (Not Available) error value.

Syntax:

NA()

This function has no arguments, and returns the error value #N/A.

Example:

NA()

returns #N/A.

Template:Documentation/SeeAlso

Personal tools