Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using Excel 2003 v11.2 SP1 on an XP Pro 2002 SP2 machine.
Is there a control available with the functionality of the Timer object found in VB6? In searching for 'Timer' I only found examples of code using the Timer function that typically saved the current time then looped until the time was some increment greater, calling DoEvents inside the loop, in order to effect a pause. I'm looking for a control I can instantiate that will generate Tick() Events at programmable intervals. Thanks William Barnes |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://www.cpearson.com/excel/ontime.htm
Greetz, Rody "William Barnes" schreef in bericht ... Using Excel 2003 v11.2 SP1 on an XP Pro 2002 SP2 machine. Is there a control available with the functionality of the Timer object found in VB6? In searching for 'Timer' I only found examples of code using the Timer function that typically saved the current time then looped until the time was some increment greater, calling DoEvents inside the loop, in order to effect a pause. I'm looking for a control I can instantiate that will generate Tick() Events at programmable intervals. Thanks William Barnes |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for your prompt reply. Very helpful.
William "Rody Meulman" wrote in message ... http://www.cpearson.com/excel/ontime.htm Greetz, Rody "William Barnes" schreef in bericht ... Using Excel 2003 v11.2 SP1 on an XP Pro 2002 SP2 machine. Is there a control available with the functionality of the Timer object found in VB6? In searching for 'Timer' I only found examples of code using the Timer function that typically saved the current time then looped until the time was some increment greater, calling DoEvents inside the loop, in order to effect a pause. I'm looking for a control I can instantiate that will generate Tick() Events at programmable intervals. Thanks William Barnes |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Timer in VBA | Excel Discussion (Misc queries) | |||
Timer | Excel Discussion (Misc queries) | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) | |||
Using a timer | Excel Programming | |||
Timer | Excel Programming |