G
Guest
Hundreds of times daily, I need to send the identical PDF file to numerous
e-mail addresses ... one at a time. I'm New to Outlook macros, wondering if
this is possible:
Set Sender E-Mail Account as "(e-mail address removed)"
Place text "xxxxxxxxx" in "Subject" box;
Attach PDF file "YYY.PDF"
In text box, (open and) copy text contents of c:\TextToSend.txt
Go to "To" box, for my entry of recipient e-mail address
I've almost done it with the basic Record function that Outlook makes
available; however, recording stops if I tab-backspace out of the text box.
I'd love to get into basic VBA coding, don't know where on MS site to look
for all possible commands.
Any help would be appreciated.
e-mail addresses ... one at a time. I'm New to Outlook macros, wondering if
this is possible:
Set Sender E-Mail Account as "(e-mail address removed)"
Place text "xxxxxxxxx" in "Subject" box;
Attach PDF file "YYY.PDF"
In text box, (open and) copy text contents of c:\TextToSend.txt
Go to "To" box, for my entry of recipient e-mail address
I've almost done it with the basic Record function that Outlook makes
available; however, recording stops if I tab-backspace out of the text box.
I'd love to get into basic VBA coding, don't know where on MS site to look
for all possible commands.
Any help would be appreciated.