Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Understanding the Normalize Text Command.
Written by Allen Wyatt (last updated January 13, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365
In the process of doing some customizations to Word, Toya was looking through the list of commands that could be added to the Quick Access Toolbar. One of the commands is "Normalize Text." Toya can find next to nothing about this command, and hopes to understand more.
Good question, Toya. You are right that there is virtually nothing about this command available on the Web. So, we did a little detective work within Word itself to see if we could figure out more. We were able to come up with one other tidbit of information.
When you use the Customize dialog box (as you did), it is a great way to see all of the commands that are available within Word. It isn't terribly helpful on giving you information about what each command does, however. To do this, you need to pull up the Macros dialog box. Follow these steps:
In the Description box (just under the Macros In drop-down list) you should see a very terse description of what the NormalizeText command does: "Make text consistent with the rest." This is the only clue—anywhere—that we could find as to what this command does.
Exactly what effect the command has, we can't tell. We created some documents and applied various formatting to paragraphs and characters. We then selected the text and executed the NormalizeText command. There was nothing that happened to any of the formatting.
Thus, it is reasonable to conclude that the consistency referenced in the description has nothing to do with formatting. It could also be very possible that the command has no effect in English, but instead is used for text in other languages. (There are all sorts of internal commands that Word uses, for instance, to work with Asian languages and others that don't rely on the Roman alphabet.)
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (11107) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Understanding the Normalize Text Command.
The First and Last Word on Word! Bestselling For Dummies author Dan Gookin puts his usual fun and friendly candor back to work to show you how to navigate Word 2013. Spend more time working and less time trying to figure it all out! Check out Word 2013 For Dummies today!
The rulers in Word can be quite helpful when formatting your document. The rulers may not be displayed all the time, ...
Discover MoreWord provides a plethora of ways you can view your document. This tip looks at one of those views (Reading view) and ...
Discover MoreAs you navigate through a document, you may have a need to move forward or backward a specific number of lines. This is ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2024-11-01 13:42:36
Mike Maxwell
I don't have Word on my computer, but it sounds like this is about Unicode Normalization. Unicode provides two representations for many accented characters: as a single character, or as two (or sometimes more). For example, à ('a' with a grave accent) can be represented as the single Unicode character U+00E0, or alternatively as the unaccented 'a' (U+0061) followed by the combining grave accent (U+0300). These are the "Canonical Composition" (NFC) and "Canonical Decomposition" (NFD) normalized forms respectively. (There are also two more forms called "Compatibility (De)Composition", but that gets more complicated.) The two representations will (or at least should, if the chosen font works correctly with both forms) appear identical on-screen.
The importance of Unicode Normalization lies in matching characters, e.g. searching for text containing one of these characters. If you had the NFC form of one in the text, and you searched for it using the NFD form, you wouldn't find it (unless the application did something under the hood). Hence most applications convert everything to NFC or NFD internally without being asked.
2018-01-13 10:40:00
RC Stan
Access "Commands Not in the Ribbon" via the Customize dialog box. Under "Customize Keyboard" the "ClearFormatting" command appears. Assign shortcut key "Alt+C" to instantly convert any formatting back to Normal (the suggested key combination is unassigned).
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu 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