Editing and Debugging

11.14. How Do I Edit a Macro?

To edit a macro, you need to open it in the editor. There are two ways to locate a macro in the editor:

1.
From the Tools menu, select Macro and then Macros.
2.
When the Macros dialog box appears, select the desired macro and click the Edit button to start the Visual Basic Editor.

The second way involves opening the editor and navigating to the desired macro.

1.
Open the editor as described in FAQ 11.13.
2.
Either manually scroll to the desired macro or select it from the combo box in the upper-right corner of the editor.

When you've located the macro, you can simply type in the desired code, save your changes, and then close the editor.

11.15. How Can I Step into a Macro and Debug It from ...

Get Outlook Answer Book, The: Useful Tips, Tricks, and Hacks for Microsoft Outlook® 2003 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.