Creating a Dist. Code for HTML Formatted Mails

Y

Yinon

Hi,

I'd like to create a "mail merge" feature using vb / vba.
I created a nice code to distribute ttf and txt codes and simple html
messages.

The problem is when using a more complicated html formats that you
can't write all the tags in the code.

What I want to do is:

1. Create a local folder with just this one html msg. – easy – I can
do it manually
2. Access this pst folder by code (I don't know how to do it)
3. Forward the msg after REMOVING the forward text to a dist. List

Any help will be greatly appreciated.
Cheers,
Yinon
 
Top