Spread 6.0 Formula Reference
NA
Send Feedback
Formula Functions > Functions M to Q > NA

Glossary Item Box

This function returns the error value #N/A that means "not available."

Syntax

NA( )

Arguments

This function does not require an argument.

Remarks

It is necessary to include empty parentheses with this function.

Data Types

Returns an error value.

Examples

NA()

NA(R12C7)

ISNA(NA())gives the result TRUE

Version Available

This function is available in product version 1.0 or later.

See Also

ISNA | ISNUMBER | Information Functions

© 2002-2013. GrapeCity, Inc. All Rights Reserved.