DAYS360 + 2 If Functions

  • Thread starter Thread starter Dixie
  • Start date Start date
D

Dixie

I have converted the date ranges into the number of days; however, I need to
add 2 what if functions when the cell produces a number < 0 and #VALUE!. When
the response is <0, I need it to say "Open" and when the response is #VALUE!,
I need it to say "NA". I keep trying different formulas but I keep getting an
error message. Help please.
 
=IF(ISERROR(formula),"NA",IF(formula=0,"Open,formula))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Back
Top