macro

A macro is a procedure that describes a sequence of actions. Each time you run a macro, Reflection performs these actions. You can create new macros by using the Reflection macro recorder, the Macros dialog box, or the Visual Basic Editor. Any Public Sub procedure in your project that takes no arguments is a macro.