View Single Post
  #1   Report Post  
kayabob
 
Posts: n/a
Default Macro Pause during Dialog Box data entry

How can I make a macro pause for user input into a dialog box. As a simple
example, If I have the DATAVALIDATION menu open, how can i make it pause
while I set the validation options, and then continue on with the rest of the
macro after the user hits OK?

Thanks