Focus video player for keyboard shortcuts
Auto
- 720p
- 540p
- 360p
1.00x
cc
- 0.50x
- 0.75x
- 1.00x
- 1.25x
- 1.50x
- 1.75x
- 2.00x
We hope you enjoyed this lesson.
Cool lesson, huh? Share it with your friends
About this lesson
How to run your macro from a worksheet button.
Exercise files
Download this lesson’s related exercise files.
Running Macros: Using buttons23.4 KB Running Macros: Using buttons - Completed
25.9 KB
Quick reference
Running Macros: Using Buttons
Adding a button to a worksheet in order to launch a macro.
When to use
To allow a user to run a macro by the click of a button right on the worksheet.
Instructions
Inserting a Button
- Go to the Developer tab --> Insert --> Button icon (blank rectangle).
- In worksheet, left click and drag to draw a rectangle.
- When you let go of the left click, the Assign Macro dialog opens
- Select the macro to use and click OK.
Editing Buttons
- Right click the button and select Edit Text.
- Simple formatting options are also available in Format Control.
Hints & tips
- Change the label on your button to something more descriptive
- This will help engage the user to click it
Lesson notes are only available for subscribers.