Store Common Macros in the Personal Macro Workbook

Written by Allen Wyatt (last updated July 24, 2021)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365


Macros are often created to save time and energy, make Excel work the way we expect it to work, and to make repetitive, mind-numbing tasks somewhat more bearable. A good number of the macros I create for these reasons are ones I need to use over and over again, and I'll bet you are in the same boat.

Where, then, does one put a macro so it can be used over and over again?

The answer, of course, is to place it in a special place that is accessible regardless of the workbook on which you are working. This special place is, itself, a workbook, and it is normally hidden from prying eyes. (Actually it is hidden so it doesn't interfere with the work you are doing on other workbooks and so that you don't inadvertently make changes in it.) This special workbook is known as the Personal Macro Workbook, which is stored in a file named Personal.xlsb.

The Personal Macro Workbook isn't created by default on a system. If you want a quick way to see if one is available on your system, display the View tab of the ribbons. If the Unhide tool (in the Window group) is not available, then the Personal Macro Workbook has not been created on your system. (Remember—the Personal Macro Workbook is normally hidden, so if there is nothing to unhide, then that workbook doesn't exist.)

If the Unhide tool is available, that is not definitive proof that the Personal Macro Workbook exists, but you are a step closer to finding out. Click the tool, and you will see the Unhide dialog box. (See Figure 1.)

Figure 1. The Personal Macro Workbook exists on this system.

If the dialog box contains an entry for Personal.xlsb (depending on your version of Excel the dialog box may just show "Personal" as opposed to Personal.xlsb), then the Personal Macro Workbook exists on your system; you can skip the discussion, below, about how to create it.

To create the Personal Macro Workbook so that you can start to store macros there, the easiest way is to record a dummy macro (one you won't really use for anything) and instruct Excel to store it there. Follow these steps:

  1. Display the Developer tab of the ribbon.
  2. Click the Record Macro tool, in the Code group. Excel displays the Record Macro dialog box.
  3. In the Macro Name field, plug in any old name you want. (If you prefer, you can simply keep the suggested macro name.)
  4. Using the Store Macro In drop-down list, choose Personal Macro Workbook. (See Figure 2.)
  5. Figure 2. Make sure you choose Personal Macro Workbook.

  6. Click OK. Excel closes the Record Macro dialog box and starts the macro recorder.
  7. Press the down-arrow a single time to move from whatever cell is selected to the one just below it.
  8. On the Developer tab of the ribbon (which should still be visible), click the Stop Recording tool, in the Code group.

At this point you've created a dummy macro and Excel dutifully stores it in the Personal Macro Workbook. Since you previously had no such workbook, Excel created it for you. (You can see that it is there by again looking at the Unhide tool on the View tab of the ribbon.)

From this point on, you can easily add macros to the Personal Macro Workbook. All you need to do is follow the same steps, listed above, if you are recording a new macro. If you are writing a macro from scratch, then use the Macros dialog box (visible when you choose Macros from the Developer tab of the ribbon) and specify Personal Macro Workbook using the Macros In drop-down list.

Once a macro is stored in the Personal Macro Workbook, it is available whenever you are using Excel. The reason for this is that Excel opens the workbook whenever you start Excel. Thus, it is a great place to store the macros you want to use over and over again, regardless of where you are doing your work.

But, you ask, how does one get rid of the dummy macro you just created? Or, for that matter, how does one get rid of any other macro stored in the Personal Macro Workbook? The answer is simple: You delete the macros the same as you would delete any other macro. Excel allows you to delete the macros in the Personal Macro Workbook whether it is hidden or not.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (13097) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Placing Textbox Text Into a Worksheet

Want to get rid of your text boxes and move their text into the worksheet? It's going to take a macro-based approach, ...

Discover More

Saving All Open Workbooks

Wouldn't it be nice to have a single command that would save each of you open workbooks, all at once? It's easy to do ...

Discover More

Dates with Periods

You may want Excel to format your dates using a pattern it doesn't normally use—such as using periods instead of ...

Discover More

Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel 2013 Data Analysis and Business Modeling today!

More ExcelTips (ribbon)

Updating a Web Query Based on a Schedule

Want to make sure that a web query is only executed during certain hours? It may be as easy as scheduling when to turn ...

Discover More

Inserting the Current Time with Seconds

If you need to insert the current time, with seconds, then you'll need the macro discussed in this tip. It's easy to use ...

Discover More

Resetting Default Names for New Worksheets

When you add a new worksheet to a workbook, Excel gives it a default name that consists of "Sheet" followed by a number. ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is two more than 7?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.