home.gif next.gif prev.gif



NA

See also A-Z Spreadsheet Function List


Description Returns the error value #N/A, which represents not available.

Syntax NA()

Remarks Use NA to mark cells that lack data without leaving them empty. Empty cells may not be correctly represented in some calculations.

Although NA does not use arguments, you must supply the empty parentheses to correctly reference the function.

See Also ISNA function