NA
InformationExcel 2007Return the #N/A error on purpose (e.g. to leave a gap in a chart).
Syntax
NA()
Examples
=IF(A2=0, NA(), A2)
→
Related functions
More Information functions
Syntax follows Microsoft’s documentation. Examples are written to be pasted into a cell and checked. Argument separators may be ; in your locale. The AI explainer runs on a free community model — verify anything important.