Returns the Visual Basic for Applications editor object.
Syntax
objectVariable = object.VBE
Where:
objectVariable is a variable representing the VBE object.
object is the Application object.