NA function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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