Excel, date-sensitive, 2-part formulas

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to figure out a formula for billing in Excel 2003.
I want to be able to enter # of pmnts based on date.
So far I have:
=if(b2>39217,3,2)
meaning: if date (b2) is greater than 5/14/07, 3 payments, otherwise2.
BUT I also want to say: AND if the dates in B2 are less than 5/1/05, 1 pmnt.
Anyone can help?
Thanks
 
Thank you, yes that was very helpful, I had to mess with the dates a little,
but PERFECT!!
Well, since you're so smart, what if I want to add one more?
if b2 > 5/30/07, then 4 pmnts?
If you can figure that one out, I've got an even tougher one that I haven't
even begun yet.
Thanks
Kathleen
 

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

Back
Top