Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to wite a macro which has a countdown timer on
screen while waiting for inputs via screen buttons to increase or decrease scores. Any idea how to do this would be greatly appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.OnTime is what you're after.
I have an example on my website -- Rob van Gelder - http://www.vangelder.co.nz/excel "Damian Lee" wrote in message ... I am trying to wite a macro which has a countdown timer on screen while waiting for inputs via screen buttons to increase or decrease scores. Any idea how to do this would be greatly appreciated. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks heaps - works well
-----Original Message----- Application.OnTime is what you're after. I have an example on my website -- Rob van Gelder - http://www.vangelder.co.nz/excel "Damian Lee" wrote in message ... I am trying to wite a macro which has a countdown timer on screen while waiting for inputs via screen buttons to increase or decrease scores. Any idea how to do this would be greatly appreciated. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
timer Macro | Excel Worksheet Functions | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) | |||
timer macro | Excel Discussion (Misc queries) | |||
Macro With Timer Event | Excel Discussion (Misc queries) | |||
timer within a macro | Excel Programming |