Emailing to all my contacts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to write a script that will send an email to each of my outlook
contacts based on a user defined field (like a case statement). I have
written many excel VBA scripts. I always start by having Excel record my key
strokes and then I modify the code. Is there a way in Outlook to do the same?
 
No, you will need to learn basic Outlook programming tasks, maybe starting
with the available tutorials -- see http://www.outlookcode.com/d/vb.htm

Alternatively, depending on the goal for your project, you may find it
easier to skip the code and use a Word mail merge.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top