IFNA(x,y)
x: value to test for #NA! error
y: alternate value
This function returns the first value, unless that is #NA!, in which case it returns the second.
IF, ISERROR.