View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default if function constains date

=IF(date_delivered-date_ordered60,"Late","On time")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"arifnj" wrote in message
...
Hi everyone
I need help about creating formula that contains date not an amount.
I tried everything but did not figure out how

For example;
Shipping lead time for a product is 60 days.
Date order is 3/1/2001
Date delivered is 5/20/2001

How can I write a formula that shows you if the delivery on time or not?
Thanks to all