G
Guest
Firstly, apologies if this turns out not to be a VB question.
I have a situation where a member of my team distributes monthly reports to
approx 400 different recipients and at present this is achieved via printing
and sending in the mail which takes approx 2 full days.
To reduce costs and time taken in this process I would like to automate the
process over email. Basically I would like to perform a function similar to
mail merge in word whereby I can set a listing of names, email addresses and
file names and then run a macro to:
-Create a new email to each address in turn.
-Include a standard subject
-Include a brief passage of text ideally preceeded by recipient name from
the listing.
-Attach an Excel file relevant to that recipient using the listing (for this
I plan to use a common file path each month and maintain the file name).
Any suggestions as to if/how this might be achieved would be very welcome.
Matt
I have a situation where a member of my team distributes monthly reports to
approx 400 different recipients and at present this is achieved via printing
and sending in the mail which takes approx 2 full days.
To reduce costs and time taken in this process I would like to automate the
process over email. Basically I would like to perform a function similar to
mail merge in word whereby I can set a listing of names, email addresses and
file names and then run a macro to:
-Create a new email to each address in turn.
-Include a standard subject
-Include a brief passage of text ideally preceeded by recipient name from
the listing.
-Attach an Excel file relevant to that recipient using the listing (for this
I plan to use a common file path each month and maintain the file name).
Any suggestions as to if/how this might be achieved would be very welcome.
Matt