A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

need Outlook 2002 macro to change mail format



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12  
Old March 17th 06, 06:48 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default need Outlook 2002 macro to change mail format

Am Wed, 15 Mar 2006 11:37:25 -0800 schrieb Maureen:

Maureen, the Word.Application object has a Run function.

You´d need to save the Word Document then as a RTF or HTML file.

If you need it as HTML then simply open the file (e.g. with the
FileSystemObject from the Scripting Runtime Library) read it and insert the
string into the e-mail´s HTMLBody property.

For RTF it´s more work. For inserting that into the e-mail I´d recommend you
the Redemption from www.dimastr.com

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


When I click on Forward that's when it takes FOREVER for the message to

open
in Word. I need to change the format before clicking on Forward.

Maybe I can go at it another way. Do you know of a way to have an Outlook
macro open Word and run a Word macro, then close Word and insert a Word
document in the body of a new message? The Word document has form wording

at
the top, then clipboard contents are pasted and formatted in a specific

font,
then there is form wording at the bottom along with some links to web

sites.
The Word macro that creates this document works great, but our network

users
don't use Word and want to click on a button in Outlook that starts a new
message and inserts the result of a Word macro in that message.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro within a Mail Message Tia Outlook and VBA 1 February 7th 06 02:47 PM
How to determine the format for each e-mail in Outlook 2000? Uncle Bill Outlook - Using Contacts 0 February 1st 06 09:46 PM
Troubles adding a macro to Mail Message - help please [email protected] Outlook and VBA 4 January 26th 06 11:01 PM
Shortcut to change message format Postman Outlook - General Queries 3 January 17th 06 08:56 PM
Choosing OptionsMail Format Crashes Outlook 2003 Baer Bradford Outlook - Installation 2 January 13th 06 05:36 AM


All times are GMT +1. The time now is 07:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.