Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
arifnj
 
Posts: n/a
Default if function constains date

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
  #2   Report Post  
Naz
 
Posts: n/a
Default if function constains date

assuming the order date i sin cell A1 and the delivery date is in cell B1

=If ((B1-A1)+160,"Late","On-time")

--

_______________________
Naz,
London


"arifnj" wrote:

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

  #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



  #4   Report Post  
arifnj
 
Posts: n/a
Default if function constains date

Thank you very much

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with a date function formula KAA Excel Discussion (Misc queries) 2 August 29th 05 04:30 PM
Date function Dee Excel Worksheet Functions 2 July 13th 05 03:32 PM
Excel date function Excel date range function Excel Worksheet Functions 6 June 15th 05 01:59 PM
Is there a function to show future date taxmom Excel Worksheet Functions 2 March 4th 05 09:23 PM
Date Function drschieff Excel Worksheet Functions 1 January 19th 05 07:51 PM


All times are GMT +1. The time now is 12:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"