Send mail to addresses from excel with parameters

  • Thread starter Thread starter pl.godles
  • Start date Start date
P

pl.godles

Hi,
I have an excel file, in which I have personal details, such as: email
address, name and name of the report they receive. I would like to
know how to create an email that will iterate trough the rows in excel
and send email to a person from current row using name of a report
also in a current row. In other words, one email should be sent to one
person with one name of the report.

An Excel file looks similar to the one below.

REPORT_NAME EMAIL
sample123ORACLE (e-mail address removed)
sample1234ORACLE (e-mail address removed)
sample12233ORACLE (e-mail address removed)
sample123434ORACLE (e-mail address removed)
sample12343ORACLE (e-mail address removed)
sample1223434ORACLE (e-mail address removed)



I would be very grateful if someone would give me the details how to
proceed with this.
Thanks in advance.

John
 
Back
Top