View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aaron Aaron is offline
external usenet poster
 
Posts: 287
Default Emailing multi messages from one excel file

Hello all,

I am needing some major help. I run this report once a week and it takes me
hours. There must be a easier way. The report is a overdue po report. It
has the following columns.

PO Number
Line Number
Part Number
Part Description
QTY
Due Date
Vendor Number
Vendor ID
Vendor Contact email address

There will be multiple lines with the same email address. I need a macro
that can create a email for each group of email addresses and send them the
rows that unique to the email address along with the header row. Is this
possible?

Thanks in advance for any help you can provide!
Aaron