pausing VB code until even

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Is there an easy way to pause the execution of VBA code until a certain event
occurs. For example I use code to open a form to get one bit of information
but I don't want the code to continue until the user actually selects the
appropriate information.

thanks
Dan
 
Back
Top