How to transfer emails from excel to bulk mailer

  • Thread starter Moving addresses from excel
  • Start date
M

Moving addresses from excel

If I have a list of email addresses in excel, how do I go about moving them
to a bulk mailer or address book to send them information?
 
R

rdwj

don't fully understand the question. If you want to use xls to send the
emails (ie send an xls sheet based on email adresses) you can use the
Workbook.Route functionality. More complex is to create a MAPI object of your
email program and work through that.

To just import the email addresses to for example Outlook, make sure that
the addresses are on the first sheet, with a header (ie "Email Address") and
have a second column with the relevant name (if you don't have any, use the
email address as name as well). Based on this table, use the Import function
in Outlook (other email programs have something similar). Note that Hotmail
etc can NOT import external adress books - or not as far as I know.

rdwj
 

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

Similar Threads


Top