View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rufushenry Rufushenry is offline
external usenet poster
 
Posts: 1
Default Can a macro be paused to allow input, then continue?

I would like a macro to stop at certain point to allow for input of variable
information, then continue on with the rest of the macro. Is this possible
or do I have to set up two different macros?