Last updated: October 15, 2009 10:18 AM
Search Contextures Sites ![]()
Excel -- Macro Toolbar
Set up the Workbook
Add the Toolbar Code
Save the File as an Add-In
Install and Use the Add-In
Thanks to Dave Peterson, who wrote this 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 it 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 © 2009.
All rights reserved.