MacroShowVba Method

Starts the Visual Basic Editor.

Syntax

expression**.MacroShowVba**

*expression   *     Optional. An expression that returns an Application object.

Remarks

The MacroShowVba method has the same effect as the Visual Basic Editor command on the Macro submenu, which is available on the Tools menu.

Applies to | Application Object

See Also | MacroShowCode Method