CaseP
New Member
- Joined
- Jun 20, 2003
- Messages
- 2
Hi all,
I've got 23 reports, all in their separate xl-files, each named with a number corresponding to a person, and each one mailed to the corresponding person.
The files are named 1.xls, 2.xls, etc. I have a table of mail-addresses corresponding to the report name/numbers:
A.. B
1 mrD@company.com
2 mrC@company.com
etc..
I would appreciate some ideas on how to write the macro to pick the reports one by one (so far it's still clear) from the same folder, find the corresponding email address, and mail the report. This is probably quite basic, but as I've never written a macro that uses e-mail features.. well, I'd sure appreciate some advice.
Thanks a lot,
CaseP
I've got 23 reports, all in their separate xl-files, each named with a number corresponding to a person, and each one mailed to the corresponding person.
The files are named 1.xls, 2.xls, etc. I have a table of mail-addresses corresponding to the report name/numbers:
A.. B
1 mrD@company.com
2 mrC@company.com
etc..
I would appreciate some ideas on how to write the macro to pick the reports one by one (so far it's still clear) from the same folder, find the corresponding email address, and mail the report. This is probably quite basic, but as I've never written a macro that uses e-mail features.. well, I'd sure appreciate some advice.
Thanks a lot,
CaseP