[]
This function returns the error value #N/A that means "not available."
NA()
This function does not require an argument.
It is necessary to include empty parentheses with this function.
NA(R12C7)
ISNA(NA()) gives the result TRUE
ISNA(NA())