Documentation/Calc Functions/NA
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Function name:
NA
Category:
Information
Summary:
Returns the value not available error code (#N/A).
Syntax:
NA()
Returns:
Returns the error value #N/A.
Arguments:
None
Additional details:
- You can enter the formula
=#N/A
into a cell to achieve the same result as a call to the NA function.
Examples:
Formula | Description | Returns |
---|---|---|
=NA() | Here the function returns the #N/A error value. | #N/A |
Related LibreOffice functions:
ODF standard:
Related (or similar) Excel functions:
NA