Links to articles on other sites
These articles are on other websites that allow no-charge access. Permission to link to them has been obtained from the individual sites and authors.
TechTrax
Dian Chapman and many other volunteers provide a wide and growing selection of tutorials, articles and samples at the link below. TechTrax is a website well worth exploring frequently. And it's free!
Dian D Chapman
Please Fill Out This Form!
Part I: Create professional looking forms in Word
Part II: Adding Automation to your Word forms
Part III: Learn more about VBA macros to automate your form
Part IV: Use custom dialog boxes in your Word forms
Part V: Linking your AutoForm to a database
Cindy Meister
Fields and mail merge
Part I: Automate Word Documents with Minimal Code.
How to use Word fields to automatically insert and update information in a document without using VBA or other programming code.
Mail Merge for Developers
Part I: Introduction and data integration
How to turn your word processor into a truly powerful office tool by integrating information and data from other sources into its documents.
Part II: Employing Word's field and formatting capabilities
Conditional formatting, index-type headings for lists, one-to-many relationships using the Database field
Microsoft
An excellent introduction to using styles properly; although it's part of the Microsoft Word Legal User's Guide, it's a must read for anyone who wants to get to grips with using styles.
Using Fields in Microsoft Word
Microsoft Word Legal User's Guide
Despite its title, the majority of this document is an invaluable read for any intermediate Word user seeking a better understanding of how to make Word work for them.
What is a COM Add-in? Microsoft
Bill Coan
Bill Coan's Introductory article on XML
Information for programmers
Templates and Styles — Romke Soldaat
Table Styles. Apply intelligent style names to Word tables
Do-It-Yourself IntelliSense
Part I: Adding Your Own “Replace as You Type” Magic to Word
Office 2000: Deploying Templates and Application-Specific Add-ins
The powerful string and path functions in Shlwapi.dll (little known but useful API functions)
COM Add-ins
Extending the Capabilities of O2K and the VBE
Ken Getz: Part I: Introducing COM Add-ins for Office 2000
Ken Getz: Part 2: Coding, Debugging, Deployment, etc.
Peter Vogel: COM Add-ins in Detail
.NET
Thomas Wagner: Microsoft's Initiative from a Developer's Point of View
VBA
Paul Litwin, Ken Getz, and Mike Gilbert: Using VBA Class Modules
Office 2000 Help files on-line
Unicode
A tremendously useful and attractively designed site; go there to find out everything you ever wanted to know about Unicode and Unicode fonts
