Thread: Macro Delays
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marco Marco is offline
external usenet poster
 
Posts: 69
Default Macro Delays

I have built macros with messages and input boxes. What I want to know is is
there a way to build a macro so that it runs to a particular points and stops
-- then I do whatever I need to do for how ever long I need to do it -- then
continue after I tell it to? Or do I have to build two seperate macros.

Thanks.