VBE Object Documented?

G

George Lee

Where is the VBE (Visual Basic editor) documented? Is there a chm for it? I
can look up individual items in MSDN if I know about them, can view the
properties only in the Watch window of the IDE, or manually go through all
the calls in the IDE but that is inefficient. Is there a source with
explanations and relationships?
 
O

old man

I don't believe I have ever seen a good description of the Word VBE. There
are some very good descriptions of Excel VBE (which is almost the same as
Word VBE, just much, much better) in Michael Kofler's book Definitvie Guide
to Excel VBA.

old man
 
Top