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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Multiple functions, conditional functions 7
DAYS360 4
DAYS360 3
More effective than DAYS360? 1
Days360 problem 6
DAYS360 function for 365 day year 3
IF AND Nested Functions - Formula Not Working 0
Help with ISERROR 2

Back
Top