Written by Allen Wyatt (last updated October 23, 2021)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021
When you are customizing Word, you can assign certain styles, macros, and commands to different key assignments. Word allows you to print a list of what has been assigned to certain keys. To do this, follow these steps if you are using Word 2010 or a later version:
Figure 1. Specifying you want to print key assignments.
If you are using Word 2007, follow these steps, instead:
Figure 2. The Print dialog box.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (9256) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Word here: Printing a Key Assignment List.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
If you need to send a command directly to your printer, then you need to use the PRINT field. It allows you to send ...
Discover MoreWord does not keep printer information associated with documents. You can define a macro for each printer you use and put ...
Discover MoreWord maintains quite a bit of information about a document in a special collection of items called "properties." You can ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2022-02-02 09:43:31
Andrew
Watt, try this in a macro:
Application.ListCommands False
Andy.
2022-02-01 13:55:07
Watt
Didn't there used to be a way to create a **file** (doc file) of key assignments? What good is a hard copy nowadays?
2021-10-23 08:28:43
Tomek
Thank you for this tip. I was looking for a way to do this for some time, and this came very handy.
On my machine I found keys ***still*** assigned to old macros as well as to styles that I have deleted. This enabled me to do some cleanup.
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 © 2025 Sharon Parq Associates, Inc.
Comments