Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 465
Default Expiration Date countdown


Hi

I have a small puzzle which I'm hoping someone can help with.

I have a Defined Name established in my worksheet as Expiration_Date.
This is a saved date for when the worksheet was first used.

In G7 , I need to have a countdown saying ' N days remaining'.
Effectively , on opening the workbook , it would subtract
Expiration_Date from the current date to give a whole number of days
between. It only needs to do this on each opening , and doesn't need to
monitor constantly.

Can someone help with a formula for this?

Grateful for any help.



Best Wishes
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Expiration Date countdown


=(expiration_date-today())&" days remaining"


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload -faster and better answers
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=49940

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 465
Default Expiration Date countdown

In article , Pecoflyer
writes

=(expiration_date-today())&" days remaining"



Hi

OK thanks for that - it works perfectly first time. ^_^


BTW How would you show the date element in bold in this formula? Is it
possible?

I tried playing with the formatting but could not make this effect.



Best Wishes


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Expiration Date countdown

HI
Try this in G7: ( =Expiration_Date-cell that you have the current date ) and
format G7 as General not date.
Don't use the bracket around the formula. Dates are just numbers, so your
futur date minus todays date will give you
your answer if you format the cell as General.
HTH
John
"Colin Hayes" wrote in message
...

Hi

I have a small puzzle which I'm hoping someone can help with.

I have a Defined Name established in my worksheet as Expiration_Date. This
is a saved date for when the worksheet was first used.

In G7 , I need to have a countdown saying ' N days remaining'. Effectively
, on opening the workbook , it would subtract Expiration_Date from the
current date to give a whole number of days between. It only needs to do
this on each opening , and doesn't need to monitor constantly.

Can someone help with a formula for this?

Grateful for any help.



Best Wishes


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
Conditional formatting referencing date of expiration FIRE GIRL[_2_] Excel Worksheet Functions 5 August 15th 08 06:19 PM
Conditional Format for a date 1 month before Expiration in Excel 2 JonMAd Excel Worksheet Functions 2 August 28th 07 05:14 AM
How do I set up a formula for calculating an expiration date? Pizano3 Excel Worksheet Functions 2 March 12th 07 08:37 PM
color code a row by expiration date? kate Excel Worksheet Functions 6 August 15th 06 08:14 AM
How do I create an alert of expiration date in Excel? kachnycz Excel Discussion (Misc queries) 1 August 4th 05 08:22 PM


All times are GMT +1. The time now is 06:53 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"