Run Sub/UserForm, Continue, and Run Macro Commands (Run Menu)

Microsoft Visual Basic User Interface

Run Sub/UserForm, Continue, and Run Macro Commands (Run Menu)

   

Run Sub/UserForm

Runs the current procedure if the cursor is in a procedure or runs the form if a form is currently active. This command becomes the Continue command when you are in break mode.

If neither Code window nor UserForm is active, this command becomes the Run Macro command.

Continue

Resumes running the current procedure or form.

Run Macro

Runs the macro.