Edit a Macro
Use the Visual Basic Editor to make changes to Reflection macros.
To edit a macro
- In Reflection 2008, open a document.
- On the Tools ribbon, from the Macros group, click Visual Basic. (If the Visual Basic button isn't visible, expand the workspace.)
- In Project Explorer, double-click the module that contains the macro. This opens the Code window for that module.
- Select the macro you want to edit using the Procedures list box in the upper-right corner of the Code window.
For information about editing legacy Reflection Basic or EXTRA! macros, see Using Legacy Macros.
|