K
kblostyankee
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
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