|
 |
Word VBA Discuss using VBA to program Word. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Word VBA section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

January 7th, 2006, 05:54 AM
|
Registered User
|
|
Join Date: Dec 2005
Location: , , Germany.
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
reading a html doc into outlook body message
I am trying to read a HTML document into the body of outlook message without success, here is the scenario:
1.)write the letter using word 2003.
2.)save the letter as HTML (so that all formatting and logo appears also in the eMail)
3.)Start outlook and read the saved HTML letter into the body of outlook
4.)fill the fields (to, subject etc..)
display or send the letter
It should all happen programatically from WORD 2003. I wonder if somebody have an idea of how to realise this?
Thanks in advance
Elie Matpen
|

January 23rd, 2006, 09:45 PM
|
Authorized User
|
|
Join Date: Dec 2005
Location: , , .
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Hi,
I am not sure what you mean but please have a look to this link:
http://www.slipstick.com/emo/2004/up040415.htm#RULES
Is that help? please let me know...
Thanks :)
|

January 24th, 2006, 07:09 AM
|
Registered User
|
|
Join Date: Dec 2005
Location: , , Germany.
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Zack
No the link you gave does not help. Anyway the problem has been already solved! It took me 4 days of trial and error (MSDN, VBA help) before I could overcome the problem. Now it is all fine!
Thanks for the feed-back
matpen
|

November 8th, 2007, 06:11 AM
|
Registered User
|
|
Join Date: Nov 2007
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello Mapten,
I am working on a solution that has same requirements you posted, except that I use docx format.
Could you please let me know (provide sample code etc..) how you solved the below points programmatically.
1. In what format you saved word to html (mht or html with _files folder where the images/headers are stored)
2. how did you saved the html letter in to the body of outlook
3. Does it display content + images/logos
Any help would be greatly appreciated,
Kris
|

May 31st, 2009, 08:04 AM
|
Registered User
|
|
Join Date: May 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by matpen
Hi Zack
No the link you gave does not help. Anyway the problem has been already solved! It took me 4 days of trial and error (MSDN, VBA help) before I could overcome the problem. Now it is all fine!
Thanks for the feed-back
matpen
|
Hi Matpen,
I noticed your post. I am looking for a method to read a mht file from disk and have it as the outlook body of an email..
Any pointers or code snippet you could provide will be greatly appreciated.
Regards
Meir R.
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |