AbhishekJain
New Member
- Joined
- Dec 30, 2016
- Messages
- 24
Dear All,
I am looking for code, which copies the contents from Excel workings to the outlook, and probably display the email and not send. It’s a monthly activity where we let out clients know about their status, have to send these emails to multiple recipients (I am okay to fill in the email address manually), but I want to have the subject and body of the email from the excel.
Example subject of the email, I want to copy it from two cells A6:B6
And body of the email is a bit lengthy (basically texts) so I am trying to update it in the excel with formulas which are linked to the workings (which will have the period of the email, the payable amount , bank details) the code has to copy the body of the email from excel Sheet10 and data from row A37:U74.
This avoids a lot of errors we doing it manually updating the bank details every week.
Thanks in advance!
I am looking for code, which copies the contents from Excel workings to the outlook, and probably display the email and not send. It’s a monthly activity where we let out clients know about their status, have to send these emails to multiple recipients (I am okay to fill in the email address manually), but I want to have the subject and body of the email from the excel.
Example subject of the email, I want to copy it from two cells A6:B6
And body of the email is a bit lengthy (basically texts) so I am trying to update it in the excel with formulas which are linked to the workings (which will have the period of the email, the payable amount , bank details) the code has to copy the body of the email from excel Sheet10 and data from row A37:U74.
This avoids a lot of errors we doing it manually updating the bank details every week.
Thanks in advance!
Last edited: