vba timer

W

William Barnes

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
 

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

Top