I went to the Ron de Bruin site and it's no longer there.
Can someone please help me with the VBA code to send emails?
I want to send emails to all the people in my contacts list of like 1000.
In the body, it will say Hello (name of company from column "A")
I have a file (abc.pdf) I would like to attach to each email.
Subject line should have today's date at the end of the line. Eg. Delivery Date (today's date)
Thank you.
Can someone please help me with the VBA code to send emails?
I want to send emails to all the people in my contacts list of like 1000.
In the body, it will say Hello (name of company from column "A")
I have a file (abc.pdf) I would like to attach to each email.
Subject line should have today's date at the end of the line. Eg. Delivery Date (today's date)
Thank you.
A | B | C | D | E |
Company | line numbering starting from 2. This is used so I can start at any number for emailing to that company. Eg. I might want to omit email the first 10 people and start at #11 instead. But not necessary if it can't be done. | TO: (email addresses) | CC: (email addresses) |
Last edited: