using outlook distribution list from excel vb

  • Thread starter Thread starter eli
  • Start date Start date
E

eli

hello all

How can i send mail from vba using the outlook
distribution list, i need this because I have a long list
to mail.


regards.
 
Eli

See here for the basics of sending email from vba

www.dicks-clicks.com

and when you set the To property of the MailItem object, set it to the name
of your distribution list, just like you would for a single recipient.
 

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