Many macros that you record or create are used for a specific purpose; they are not intended to be used over and over again for long periods of time. This means that as your needs change, you will have occasion to delete macros. To delete a macro, follow these steps:
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (13239) applies to Microsoft Word 2007, 2010, and 2013. You can find a version of this tip for the older menu interface of Word here: Deleting a Macro.
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!
Want your macro to change the Hidden attribute for some text in your document? It's easier to change than you might think.
Discover MoreAn elegant way to run macros from within macros is to use the Call statement. In order to use it, you need to provide a ...
Discover MoreNeed to find out in a macro how long a particular text string is? You can figure it out by using the Len function, ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2014-09-08 08:35:25
Jennifer Thomas
Just a comment from a macro developer -- be aware that some macros are connected to other macros and deleting only part of a connected set can cause problems. My rule for macro users is 'if you didn't make it, there's a chance that you'll break it (so let the person that installed the macro deal with any changes!)'
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.
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2018 Sharon Parq Associates, Inc.
Comments