Hi,
I am looking for vba code, which automatically send mails from excel.
I am working on different vendors and right now I am sending it manually , which took lot of time.
Requirement is – I have attached a excel sheet with 2 tabs.
Sheet 1 – has all requirements we need to send a mail.when I will click on send mail button of vba…code should read who should be in to, who will be in cc,then update subject , then update mail body from excel sheet only.
We need some space between mail body 1 & mail body 2 and copy & paste table which is mentioned in tab 2 in between.
As I have lots of vendors and hence will have lots of tables as well, so to differentiate between them we have provide BPO/SLA ID , so code will read for which BPO/SLA ID we are sending mail and copy and paste that table only.
Thanks in advance for reading this and providing assistance
I am looking for vba code, which automatically send mails from excel.
I am working on different vendors and right now I am sending it manually , which took lot of time.
Requirement is – I have attached a excel sheet with 2 tabs.
Sheet 1 – has all requirements we need to send a mail.when I will click on send mail button of vba…code should read who should be in to, who will be in cc,then update subject , then update mail body from excel sheet only.
We need some space between mail body 1 & mail body 2 and copy & paste table which is mentioned in tab 2 in between.
As I have lots of vendors and hence will have lots of tables as well, so to differentiate between them we have provide BPO/SLA ID , so code will read for which BPO/SLA ID we are sending mail and copy and paste that table only.
Thanks in advance for reading this and providing assistance