S
smcash
I already installed the ClickYes Utility from here:
http://www.contextmagic.com/express-clickyes/
I have a document of emails I want to send. The first line of each is the
email address (just one address). After that is the text of the email. They
are separated by "Section Break (Next Page)". There are many emails in the
document. This document was generated by a Word Mail Merge of type
"Directory". I had to use the directory merge in order to get what I wanted.
So now I need to write a macro to parse through the document and send each
email with Outlook. It should ask for a subject line once, and use that
subject line for all the emails.
I'm new to VBA macros. Can someone help me out? Point me in the right
direction?
http://www.contextmagic.com/express-clickyes/
I have a document of emails I want to send. The first line of each is the
email address (just one address). After that is the text of the email. They
are separated by "Section Break (Next Page)". There are many emails in the
document. This document was generated by a Word Mail Merge of type
"Directory". I had to use the directory merge in order to get what I wanted.
So now I need to write a macro to parse through the document and send each
email with Outlook. It should ask for a subject line once, and use that
subject line for all the emails.
I'm new to VBA macros. Can someone help me out? Point me in the right
direction?