G
Gromit
Hi,
Toanyone under 30, this might sound a bit stupid, but please bear with
me.
In trying to learn VBA, it's occurred to me that I just need to
systematically read the VBA help file, since there seems to be no other
comprehensive listing of objects, methods etc.
Ideally, I'd like to extract from the VBA help file just the first
paragraph of the description to a Word file (or whatever), so that I
can print it out and skim over a nice cup of tea and go back to the
Help file only when I need more of the nitties.
So, for example, the document would look like this:
Visual Basic Help
Commands
A-C
"Add Watch Command (Debug Menu)"
Displays the Add Watch dialog box in which you enter a watch
expression. The expression can be any valid Basic expression. Watch
expressions are updated in the Watch window each time you enter break
mode.
"Add-In Manager Command (Add-Ins Menu)"
Displays the Add-In Manager dialog box, which you use to load and
unload add-ins to extend the Visual Basic for Applications development
environment.
etc etc
Is this possible??
Cheers,
Gromit
Toanyone under 30, this might sound a bit stupid, but please bear with
me.
In trying to learn VBA, it's occurred to me that I just need to
systematically read the VBA help file, since there seems to be no other
comprehensive listing of objects, methods etc.
Ideally, I'd like to extract from the VBA help file just the first
paragraph of the description to a Word file (or whatever), so that I
can print it out and skim over a nice cup of tea and go back to the
Help file only when I need more of the nitties.
So, for example, the document would look like this:
Visual Basic Help
Commands
A-C
"Add Watch Command (Debug Menu)"
Displays the Add Watch dialog box in which you enter a watch
expression. The expression can be any valid Basic expression. Watch
expressions are updated in the Watch window each time you enter break
mode.
"Add-In Manager Command (Add-Ins Menu)"
Displays the Add-In Manager dialog box, which you use to load and
unload add-ins to extend the Visual Basic for Applications development
environment.
etc etc
Is this possible??
Cheers,
Gromit