Functions
NA
Returns the #N/A error value
When to use it
When should I use NA?
Use NA to deliberately return a #N/A error as a sentinel value, signalling that a required input is missing or a lookup intentionally found no result.
Used in
Syntax
NA()Returns the #N/A error value
Use NA to deliberately return a #N/A error as a sentinel value, signalling that a required input is missing or a lookup intentionally found no result.
NA()