View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Saxman
 
Posts: n/a
Default Macro With Timer Event

I wish to write a macro using the normal tools which consists of a simple
copy/paste over series of events.

How can I incorporate a timer to delay the copy/paste events for something
like 30 to 60 seconds?

Is there a useful bit of code that I can obtain and paste into the code
that I will be creating or will it require something like a hidden dialogue
box with a timer on it?