Show Contents / Index / Search

Creating, Saving, and Sharing Macros

This section includes procedures for creating Visual Basic macros from scratch to use with Reflection 2008.

You can also create macros by recording your actions in Reflection 2008 and then adding features in Visual Basic Editor (such as dialog boxes and conditional statements). For instructions on recording macros, see the Reflection 2008 Help.

In this section

Strategies for Saving and Sharing Macros

Create a Macro in the Visual Basic Editor

Naming Macros

Edit a Macro

Reference Macros in Other Documents

Import and Export Visual Basic Files

Programming Exercise