ISERR(value)
ISERR returns TRUE if the value is any error value except #N/A.
This function is Excel compatible.
ISERR(NA()) return FALSE.
ISERROR.