Please Note: This article is written for users of the following Microsoft Word versions: 97, 2000, 2002, and 2003. If you are using a later version (Word 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Word, click here: Default Units that Change.
Written by Allen Wyatt (last updated September 18, 2021)
This tip applies to Word 97, 2000, 2002, and 2003
Martyn likes to use millimeters as his default measurement unit in Word. So, he displays the General tab of the Options dialog box and sets the default units according to his preference. The problem is, a few days later those default units can change to something else, such as points. Martyn wonders why this occurs and how he can make his preference stick.
There are a couple of things that can be tried. First, open the Normal.dot template. (Open the template directly, using the Open dialog box.) With the template open, set the default measurement unit and then save the template. Then close and restart Word. Unless you later change the Normal.dot template, the default measurement units should remain the same for all your new documents.
This brings up the second possible problem area—working with documents configured differently. It seems that the default measurement units are stored on a document-by-document basis. This means that if you have any documents configured to use a different default measurement unit or if you open a document sent to you by someone else and they don't use the same measurement unit as you, then you can find that you are all of a sudden working with different units.
The solution to this problem is to create an AutoOpen macro that sets your default measurement units. Something as simple as this could work:
Sub AutoOpen() Options.MeasurementUnit = wdMillimeters End Sub
Note:
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (429) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Default Units that Change.
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!
Sometimes, for whatever reason, your computer might not display Word or other programs properly. There are a few things ...
Discover MoreEver wonder where Word stores all its settings and configuration information? There are only three places where this ...
Discover MoreIf you are viewing a document and your text runs off the right side of the document window, it can be a real bother to ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments