#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Counting down

Whats the formula for a self updating countdown timer between 2 times on
different days i.e. now and my birthday (for instance) in 6 month's
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Counting down

Enter your birthday in A1 and in another cell, enter:

=A1-TODAY()

The trick is to format this cell as Number rather than Date. The value will
update every day you open the worksheet.
--
Gary's Student


"Bikertyke" wrote:

Whats the formula for a self updating countdown timer between 2 times on
different days i.e. now and my birthday (for instance) in 6 month's

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Counting down

=date(yyyy,mm,dd)-now()

where dd = day, mm =month and yyyy = year
--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"Bikertyke" wrote:

Whats the formula for a self updating countdown timer between 2 times on
different days i.e. now and my birthday (for instance) in 6 month's

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Counting down

Was hoping for a countdown timer in days, hours, minutes and seconds between
now and say midnight on 25 May 2007 (for instance) that will undate on a
second by second basis i.e. permanently countdown and not just refreash when
actioned.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Counting down

I don't think it is possible to do what you want in real time unless you have
a macro running in the backgroud checking for a change in time and updating
the cell.

But you would not be able to do anything else.


--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"Bikertyke" wrote:

Was hoping for a countdown timer in days, hours, minutes and seconds between
now and say midnight on 25 May 2007 (for instance) that will undate on a
second by second basis i.e. permanently countdown and not just refreash when
actioned.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Counting down

I've just seen a new method that I did not know erxisted.

OnTime.

It works quite well but you have to play around with it and I'm not sure for
long periods but havea try with it. See the help pages for information.


--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"Martin Fishlock" wrote:

I don't think it is possible to do what you want in real time unless you have
a macro running in the backgroud checking for a change in time and updating
the cell.

But you would not be able to do anything else.


--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"Bikertyke" wrote:

Was hoping for a countdown timer in days, hours, minutes and seconds between
now and say midnight on 25 May 2007 (for instance) that will undate on a
second by second basis i.e. permanently countdown and not just refreash when
actioned.

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
Counting mixed cells Gil Vargas Excel Discussion (Misc queries) 5 November 9th 06 07:17 PM
Avoiding counting the same cell twice JRD Excel Worksheet Functions 2 September 10th 06 10:35 PM
counting days? Richard Excel Discussion (Misc queries) 2 August 1st 06 02:37 PM
Counting rows, then counting values. Michael via OfficeKB.com Excel Discussion (Misc queries) 7 August 4th 05 10:57 PM
Counting... Patrick G Excel Worksheet Functions 3 February 23rd 05 10:05 PM


All times are GMT +1. The time now is 07:58 AM.

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"