Written by Allen Wyatt (last updated April 2, 2022)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365
You can create a macro that Word will run whenever the program is started. There may be times, however, when you want to bypass the startup macro. If this is the case, you can use the following command line to start Word:
winword.exe /m
This command causes Word to start and attempt to run the macro after the /m. Since there is no macro there, Word starts without executing any macro at all. This is also a good trick to try if you suspect you have an AutoExec macro that is doing something hinky to your system.
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 (9922) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Bypassing the Startup Macro.
Do More in Less Time! Are you ready to harness the full power of Word 2013 to create professional documents? In this comprehensive guide you'll learn the skills and techniques for efficiently building the documents you need for your professional and your personal life. Check out Word 2013 In Depth today!
You may have a need to find out how many times a certain text string occurs within a document. You can find out manually ...
Discover MoreVariables are used quite frequently in programming, and VBA programming is no exception. Each variable can have a data ...
Discover MoreWant a fast way to add brackets around a selected word? You can use this simple macro to add both brackets in a single step.
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 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