running timer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
Hi JbL,
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?

I've had a lot of success with Microsoft's IETimer control. Search the Microsoft
web site for it - it's a free download from one of the KB articles.

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top