Application.MacroShowVba Method (Project)

Starts the Visual Basic Editor.

Syntax

expression .MacroShowVba

expression A variable that represents an Application object.

Return Value

Boolean

Remarks

The MacroShowVba method has the same effect as pressing the Alt and F11 keys.