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 How to code a timer to trigger a sub-routine ?

Use Application.OnTime

See Chip Pearson's site for details

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

--
Regards,
Tom Ogilvy

"Joseph" wrote in message
...