How to send out mass e-mails from Access 2007 without VBA?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jimmy Jones
    New Member
    • Oct 2010
    • 10

    How to send out mass e-mails from Access 2007 without VBA?

    Hi,

    Ideally, I would like to create a macro that could

    1) take e-mails from a list (stored in table);
    2) open outlook e-mail box;
    3) distribute e-mails to "TO", "CC" fields;
    4) input a text message;
    5) allow further editon before sending;

    Is it possible without VBA? For example with help of SendObject macro?

    Regards,
Working...