Depending on the resolution on your monitor and your personal preferences, you can adjust the size that Word uses for displaying icons by following these steps:
Figure 1. The Options tab of the Customize dialog box.
You can also, if you prefer, change the icon size in a macro. This is done by setting the .LargeButtons property of the CommandBars collection to either True or False. The correct syntax follows:
CommandBars.LargeButtons = True
This line turns on the large icons, whereas setting the property to False turns them off.
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 (190) applies to Microsoft Word 97, 2000, 2002, and 2003.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
Need to know if a number in a macro is odd or even? It's easy to figure out with the simple calculation shown in this tip.
Discover MoreWhen creating macros, it is sometimes necessary to know how many documents are open in Word. This is relatively easy to ...
Discover MoreMacros are often used to process information stored in documents. Usually the processing involves some sort of iterative ...
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 © 2025 Sharon Parq Associates, Inc.
Comments