Returns the specified value unless it is the #N/A error value, in which case returns the specified alternative value.
IFNA( Any value, Any alternative ) → Any
=IFNA(VLOOKUP("Apples",A1:B10,5),"Not found")
Function ReferenceIF FunctionISNA Function