Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form that displays the updating actions of many macros that are
running behind the scenes. While all of these files are updated, I am trying to have a box on the form display the update time in min & seconds continiously. Right now, I am taking a time stamp of now-startime after each process and rapainting the form. Any ideas? Thanks, jbl |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
not of the top of my head but this site is all about time relating to excel. they do have timers. you might find one to use. regards -----Original Message----- I have a form that displays the updating actions of many macros that are running behind the scenes. While all of these files are updated, I am trying to have a box on the form display the update time in min & seconds continiously. Right now, I am taking a time stamp of now- startime after each process and rapainting the form. Any ideas? Thanks, jbl . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
this excel.programming site or another one?
"JbL" wrote: I have a form that displays the updating actions of many macros that are running behind the scenes. While all of these files are updated, I am trying to have a box on the form display the update time in min & seconds continiously. Right now, I am taking a time stamp of now-startime after each process and rapainting the form. Any ideas? Thanks, jbl |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This might help. It's identical to the VB timer control for use in Excel.
http://www.enhanceddatasystems.com/E...ExcelTimer.htm Robin Hammond www.enhanceddatasystems.com "JbL" wrote in message ... I have a form that displays the updating actions of many macros that are running behind the scenes. While all of these files are updated, I am trying to have a box on the form display the update time in min & seconds continiously. Right now, I am taking a time stamp of now-startime after each process and rapainting the form. Any ideas? Thanks, jbl |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
timer | Excel Discussion (Misc queries) | |||
Timer | Excel Worksheet Functions | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) | |||
Timer | Excel Programming | |||
Running Macro with B/ground Timer | Excel Programming |