If you have the Word code to retrieve the information from the document to
push to Outlook, you're half-way there. The Outlook Object Model can be used
by any Visual Basic aware application. Here's a good example:
Automating Outlook from other Microsoft Office applications [Outlook 2003
VBA Language Reference] -- Outlook (Microsoft Office Outlook 2003 Visual
Basic Reference):
http://msdn.microsoft.com/library/en-us/vbaol11/html/olconAutomatingOutlookFromO
therMicrosoftOfficeApplications_HV05273034.asp?frame=true

Signature
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/
> I have a form in Word that is used to collect data similar to that found in
> Outlook Contact list. Notes: I cannot use InfoPath and yes there are a few
[quoted text clipped - 3 lines]
> Outlook using VBA? I often find reference to Outlook to Word, and Outlook
> to Excel, but I can't find anything on Word to Outlook code.