Last updated: January 27, 2011 1:34 PM
Search Contextures Sites ![]()
Excel Macro Toolbar
Set up the Macro Toolbar Workbook
Add the Macro Toolbar Code
Save the File as an Add-In
Install and Use the Add-In
Thanks to Dave Peterson, who wrote this macro toolbar technique. As you work in Excel, you may create several macros, that you'd like to use in a variety of workbooks. The following technique creates a floating toolbar, that you can open in any workbook, and click on a button, to run that macro.
Download the zipped sample file.
Install and Use the Add-InNext, install the Add-In, so you can use the macro toolbar in any workbook.
- Open Excel.
- From the Excel menu bar, choose Tools | Add-Ins.
- Find your Add-In in the list, and add a check mark to its name.
- Click OK to close the Add-Ins dialog box.
- The MyToolbarName toolbar should appear, floating over the worksheet. You can drag it to another position, if you prefer.
- Click on a button to run that macro.
Note: If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm
Contextures Inc., Copyright ©2012
All rights reserved.