NA function
From Apache OpenOffice Wiki
< Documentation | How Tos
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