IF function using dates ?

B

barnsey11

Hi there,

I am trying to create a formula used for commision purposes based on
dates. Ex: if we offer a promotion for september 9/1/05- 9/30/05 fo 5
I would like for the a dicount to apply in the cell but it its afte
that date then give a 0 discount.

I thought this would work but if does not for when the date is in OCT.

IF(Cell)<="9/30/05",5,0

If works if the date you specified is before 9/30 but not after..
Any help would be greatly appreciated.
Thank
 

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

Top