Send seperate parts of a table to individual email addresses

evans502

New Member
Joined
Oct 15, 2010
Messages
15
Hiya Guys,

Is there a way in EXL 2007 to automatically send an email out to a number of people, seperating the rows of the table that relates to that email address?

To clarify: We extract a table of results from a system that includes individuals email addresses, and send a standard email containing only the rows that relate to them. The only problems is we have around 200+ members of the company to send emails to.

I understand we could use something similar to mail merge in Word, but it would be confusing if they had the whole spreadsheet!

Cheers for the help!

Rich
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Best bet would be to produce a pivot table and use VBA to change the paging criteria, copy the table, pastespecial->values and then either embed the table in the email body or save as a workbook and attach to the email.
 
Upvote 0

Forum statistics

Threads
1,223,712
Messages
6,174,031
Members
452,542
Latest member
Bricklin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top