mydragonstalents
New Member
- Joined
- Nov 19, 2013
- Messages
- 3
Hi Everyone,
I am just learning about VBA but I got the basics down.
I am trying to use our excel to make it faster to send emails to out clients. We have a To, CC and BCC emails.
Each line would be its own client with emails:
To: CC: BCC:
B3: Client 1 C3: Client 1 D3: Client 1
B4: Client 2 C4: Client 2 D4: Client 2
B5: Client 3 C5: Client 3 D5: Client 3
Would I need a button for each row/client?
I don't want to send it automatically because I have to attach a statement manually, but also the subject would change each month.
Subject: Fund (Month) (Year)
Hope you guys can help.
I am just learning about VBA but I got the basics down.
I am trying to use our excel to make it faster to send emails to out clients. We have a To, CC and BCC emails.
Each line would be its own client with emails:
To: CC: BCC:
B3: Client 1 C3: Client 1 D3: Client 1
B4: Client 2 C4: Client 2 D4: Client 2
B5: Client 3 C5: Client 3 D5: Client 3
Would I need a button for each row/client?
I don't want to send it automatically because I have to attach a statement manually, but also the subject would change each month.
Subject: Fund (Month) (Year)
Hope you guys can help.