View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Timer control for Excel VBA

Not sure what type of Timer you're after.

I have some examples on my website. Schedule a macro by API, Subsecond Wait,
Speed Test Range Reads


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"blc" wrote in message
...
Hello all,

I got an error when posting this originally so I am hoping this is not a

duplicate.

Anyways, does there exist a timer control for Excel VBA forms like there

does for VB6.0 forms?

If so, what is the reference so I may set it and have access to the timer

control to add to my Excel VBA form.

Thank you in advance,

blc