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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
Line 3: Line 3:
 
== NA  ==
 
== NA  ==
 
Returns the #N/A (Not Available) error value.
 
Returns the #N/A (Not Available) error value.
 
  
 
=== Syntax: ===
 
=== Syntax: ===
 
<tt>'''NA()'''</tt>
 
<tt>'''NA()'''</tt>
 
: This function has no arguments, and returns the error value #N/A.
 
: This function has no arguments, and returns the error value #N/A.
 
  
 
=== Example: ===
 
=== Example: ===
 
<tt>'''NA()'''</tt>
 
<tt>'''NA()'''</tt>
 
: returns #N/A.
 
: returns #N/A.
 
  
 
=== See also: ===
 
=== See also: ===

Revision as of 13:03, 19 January 2008


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.

See also:

ISNA function

Information functions

Personal tools