View Single Post
  #2  
Old January 30th 08, 05:53 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Program data into the "To, Cc and Introduction" fields


You can use this sample for Outlook, not word:
http://www.vboffice.net/sample.html?...cmd=showite m

--
Best regards
Michael Bauer - MVP Outlook
Synchronize Outlook Categories:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Tue, 29 Jan 2008 19:36:00 -0800 schrieb smar:

I am in MS Word 2003 and I select the E-Mail icon on the Toolbar. It

brings
up the
Outlook 2003 "To:..., Cc..., Subject: and Introduction:" fields at the top
of the Word document, along with some of the Outlook toolbar icons.

I want add some code a MS Word macro to insert email addresses into the

To:
and Cc: fields, instead of typing them in over and over. I would some
appreciate sample code. I tried using the MS Word group with no luck, so

I
am trying the Outlook group

Ads