Hello. Can you fine folks suggest websites and books and CD
material whereby I can better learn Word VBA? And, if you
could, please indicate if the resources you're suggesting are
for Beginner, Intermediate, or Advanced users.
Of course, I'd like info pointing to all three categories. :)
Thank you for your help.
Wayne
Jonathan West - 18 Aug 2006 13:07 GMT
> Hello. Can you fine folks suggest websites and books and CD
> material whereby I can better learn Word VBA? And, if you
> could, please indicate if the resources you're suggesting are
> for Beginner, Intermediate, or Advanced users.
>
> Of course, I'd like info pointing to all three categories. :)
For beginner resources, take a look at these articles
How to create a macro
http://www.word.mvps.org/Definitions/CreateAMacro.htm
Getting To Grips With VBA Basics In 15 Minutes
http://www.word.mvps.org/FAQs/MacrosVBA/VBABasicsIn15Mins.htm
Creating a macro with no programming experience using the recorder
http://www.word.mvps.org/FAQs/MacrosVBA/UsingRecorder.htm
What do I do with macros sent to me by other newsgroup readers to help me
out?
http://www.word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm
How to create a Userform
http://www.word.mvps.org/FAQs/Userforms/CreateAUserForm.htm
For intermediate and advanced resources, browse through the articles here
http://www.word.mvps.org/FAQs/MacrosVBA/index.htm

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
WayneK - 18 Aug 2006 23:02 GMT
Thanks, sir, for the great links and info. I truly appreciate this.
Wayne