Sending eMail using Excel data through lotus Notes

Amdivns

New Member
Joined
Sep 30, 2013
Messages
8
Hello,

I am trying to automate a document request process by creating a spreadsheet which is then used by to automatically send individual eMails using cells as the subject and body text. Below is an example of what i'm trying to do. Also, the destination eMail will always stay the same. A macro button to start the mail process would also be handy!

Subject - Request for original documents - (A2:A99) - (B2:B99)

Hello,

Please action the below request at your earliest convenience

Member Name: (A2:A99)
Member #: (B2:B99)
Case#: (C2:C99)
Location: D2:D99)
Folder: (E2:E99)
Document ID: (F2:F99)
Requested by: (G2:G99)
Date Requested: (E2:E99)

Regards,

Amdivns



Here is an example spreadsheet I am using. I have trawled the web- but can't find a decent code


A B C D E F G H
NameMember #Case #LocationFolderDocument IDRequested ByDate Requested
TEST TEST11372143312345678123456789AAI12345678JOHN DOE14/11/2014

<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>
</tbody>


Any help would be most appreciated!!
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,214,376
Messages
6,119,175
Members
448,870
Latest member
max_pedreira

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