Hi,
I have an excel spreadsheet which contains a list of e-mail addresses + some personal info. I have written a vba routine which loops through the spreadsheet, creates and sends out a personalised e-mail to each recipient. This is all working nicely but is all in plain text and missing signatures etc.
I have created a template e-mail and saved it in the "user templates in file system folder".
I would like to know how to access this e-mail template instead of creating a new e-mail message each time.
Many thanks for any help you can offer.
Regards
Steve
I have an excel spreadsheet which contains a list of e-mail addresses + some personal info. I have written a vba routine which loops through the spreadsheet, creates and sends out a personalised e-mail to each recipient. This is all working nicely but is all in plain text and missing signatures etc.
I have created a template e-mail and saved it in the "user templates in file system folder".
I would like to know how to access this e-mail template instead of creating a new e-mail message each time.
Many thanks for any help you can offer.
Regards
Steve