Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default How do I calculate a due date in excel

i have an effective date and an expiration date. Can excel alert me when the
expiration date is due by inserting a formula.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How do I calculate a due date in excel

Hi Connie

You can use this for example to display yes when the date in E1 is within 30 days of today's date
Change the 90 to the days you want (0 for example)

=IF((E1-TODAY())90,"No","Yes")


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Connie" wrote in message ...
i have an effective date and an expiration date. Can excel alert me when the
expiration date is due by inserting a formula.

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
If I have date, can excel calculate the day for me? Swanav Excel Discussion (Misc queries) 6 September 16th 06 06:01 AM
How to get the Excel to calculate the exact date from a given date Phil Excel Worksheet Functions 10 April 28th 06 07:07 PM
How do I calculate a future date in excel? jcg Excel Worksheet Functions 1 September 8th 05 10:53 PM
How do I calculate a future date in Excel? macheath48 Excel Worksheet Functions 2 August 3rd 05 04:12 PM
Calculate a Date In Excel DonnaRy Excel Discussion (Misc queries) 1 February 14th 05 10:07 PM


All times are GMT +1. The time now is 01:00 PM.

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

About Us

"It's about Microsoft Excel"