Share via


Application.MacroShowCode Method

Project Developer Reference

Starts the Visual Basic Editor and displays any macro code in the active project.

Syntax

expression.MacroShowCode

expression   A variable that represents an Application object.

Return Value
Boolean

See Also