Search notes:

VBA: The Global object

The Global object is a rather mysterious object in the VBA standard library:
debug.print typename(vba.global)
Unknown
Members of this global objects are:

See also

The hidden Global object in Excel's object model.
VBA

Index