Word 2003 VBA Script--HTML Format & Template

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Word 2003 VBA Script--HTML Format & Template

Post by armsys » Sun Apr 27, 2008 3:09 am

This is a how-to question on Word 2003 VBA, not Macro Scheduler:
1. In Outlok 2003, an email mesage (either a blank "Untitled Message" or a reply message) is already opened.
2. For the above-mentioned email message: I would like to perform:
a. Convert the format to HTML;
b. Attach to a template ("MyTemplate.dot");
c. Select a style (eg, "Email Arial").

Is it doable in VBA? I have trouble in navigating and finding the proper classes, objects, methods and properties in Outlook/Word to write the script.
Thanks in advance.

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts