IFNA

IFNA test for #NA! error

Synopsis

IFNA(x,y)

Arguments

x: value to test for #NA! error

y: alternate value

Description

This function returns the first value, unless that is #NA!, in which case it returns the second.

See also

IF, ISERROR.