Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2005

Tip: Looking for answers? Try searching our database.

Good Word 2003 VBA and Related Book?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ML - 03 Nov 2005 23:44 GMT
Can anyone suggest a good Word 2003 book that covers VBA and the various
aspects of developing custom code, form, etc within Word 2003.  Looking for
something that explains coding techniques specific to 2003 and not just
general VBA from previous versions as I am looking to improve the
functionality of a complex template but only need to support 2003 and up so
would like to make use of new abilities within it where possible.
Jay Freedman - 04 Nov 2005 04:53 GMT
>Can anyone suggest a good Word 2003 book that covers VBA and the various
>aspects of developing custom code, form, etc within Word 2003.  Looking for
>something that explains coding techniques specific to 2003 and not just
>general VBA from previous versions as I am looking to improve the
>functionality of a complex template but only need to support 2003 and up so
>would like to make use of new abilities within it where possible.

If you find a book like that, please do let me know. :-)

There are no "coding techniques" specific to 2003. The VBA language in
2003 is pretty much the same as in 2002 and 2000.

There are new objects, properties, methods, and events, many of them
dealing with XML support or with new items in the options dialog. You
can read about them here:

New objects:
http://msdn.microsoft.com/library/en-us/vbawd11/html/womscNewObjects_HV01040550.asp
New properties:
http://msdn.microsoft.com/library/en-us/vbawd11/html/womscNewPropsObj_HV01040555.asp
New methods:
http://msdn.microsoft.com/library/en-us/vbawd11/html/womscNewMethObj_HV01040549.asp
New events:
http://msdn.microsoft.com/library/en-us/vbawd11/html/womscNewEvents_HV01040546.asp

--
Regards,
Jay Freedman
Microsoft Word MVP        FAQ: http://word.mvps.org
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.