View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Timer control for Excel VBA forms???

No.

but you can possibly use application.Ontime if you are scheduling

http://www.cpearson.com/excel/ontime.htm

Chip Pearson's site.

--
Regards,
Tom Ogilvy

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

Quick question: Is there a timer control for Excel VBA forms like there

is for VB6.0???

If so, please give me the reference to it for my Excel VBA references so I

can have access to it.

Thank you all in advance.

blc