View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Sending each spreadsheet via email to a different person


Hi Craig

Refer the below link by Ron

http://www.rondebruin.nl/mail/folder1/mail5.htm

If this post helps click Yes
---------------
Jacob Skaria


"Craig" wrote:

Hi

Suppose I have 10 different department reports in 10 different spreadsheets
in a workbook

How can automatically send each of the 10 department spreadsheet to the
correct department manager via Outlook email. Manually, I would have to copy
each spreadsheet to a new file, then click the Office button, Send, then
email as attachment and address and send 10 separate emails manually to the
10 different department people)

I have Excel 07 and Outlook...the department people are in my address book.

So when I run the macro, 10 emails would go out at the same time; with each
email containing the relevant department spreadsheet going to the correct
department person.
Thank you for any insight into this matter!!