Please Note: This article is written for users of the following Microsoft Excel versions: 97, 2000, 2002, and 2003. If you are using a later version (Excel 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Excel, click here: Saving Changes in the Personal Workbook.

Saving Changes in the Personal Workbook

Written by Allen Wyatt (last updated October 15, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003


Every time Jason closes Excel, he is asked "Do you want to save the changes you made to the Personal Macro Workbook? If you click Yes, the macro will be available the next time you start Microsoft Office Excel." This is supposed to happen if he made a change to Personal.xls, but it happens even when he make no changes at all.

More than likely, this comes about because there really are some changes being made to the Personal.xls workbook. For instance, the workbook may have a dynamic function in some cell, such as =Now() or =Today(). These are updated immediately after opening a workbook, so Excel thinks there has been a change to the workbook. If such is the case, you will need to make Personal.xls visible and remove the dynamic functions. (This assumes, of course, that they are not needed by anything else in the workbook.)

Another place to look for changes is in any macros in the Personal.xls workbook. Pay particular attention to macros that automatically run when you first start Excel. These macros may be saving temporary information somewhere within Personal.xls, which Excel sees as a change worthy of possibly saving. Check your macros to determine if this is the case.

If this doesn't do it, then get out of Excel and rename the Personal.xls file to something else. Start up Excel and use the macro recorder to create a simple macro that you store in Personal.xls. This creates a new file, and when you exit Excel you should see the prompt asking if the save should be made. Make the save, exit Excel, restart, and exit again.

If the same problem exists, you know it is not because of the Personal.xls file, but due to another cause such as an add-in. You could then try some of the things listed in the Microsoft Knowledge Base:

http://support.microsoft.com/kb/280504

If the new Personal.xls does not have the problem, copy all the VBA code from the old to the new and test again. If the problem is solved, you can delete the renamed version. If the problem returns it is something with the code, and you can repeat the renaming and retesting, checking each macro until you find the one causing the problem. Its code will have to be changed or deleted.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3092) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Saving Changes in the Personal Workbook.

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

Recording a Macro

One of the most common ways of creating macros is to use Excel's macro recorder. This tip shows how easy it is to use the ...

Discover More

Quickly Changing Font Sizes

A quick little shortcut can help you easily step through different font sizes for whatever text you've selected. Word ...

Discover More

Condensing Sequential Values to a Single Row

If you have a bunch of ZIP Codes or part numbers in a list, you may want to "condense" the list so that sequential series ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!

More ExcelTips (menu)

Changing Your Name

One of the many pieces of information that Excel keeps track of is your name. If you want to change your name for Excel's ...

Discover More

Changing Error Checking Rules

Excel can check the data and formulas in your worksheet to see if it detects any errors. The rules used for this checking ...

Discover More

Hiding a Huge Number of Rows

Need to hide a large number of rows? It's easy to do if you combine a few keyboard shortcuts. Here are several techniques ...

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 1 + 1?

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 menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon 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.