Margaret Bartley
2009-06-11 05:05:27 UTC
Office 2003
We are using Access to manage our customer database. When I send out a
newsletter, I manually import the Access table, ValidEmails, into a new
Outlook 2003 Distribution List, and then manually divide that list into
thirds. (Our ISP chokes when I get more than about 400 emails in a single
bcc field)
So, I want to automate this. All the code I've found on the web involves
creating a contact for every person in our ValidEmail table, resolveing the
naem, and then appending recipients to the newly-created distribution list.
But, I don't want to add all these to our Outlook Contacts. When I'm
importing them manually, names that are in our Access database, but not in
the Contacts folder are put into the Distribution list. Isn't there a way
to do this in code?
We are using Access to manage our customer database. When I send out a
newsletter, I manually import the Access table, ValidEmails, into a new
Outlook 2003 Distribution List, and then manually divide that list into
thirds. (Our ISP chokes when I get more than about 400 emails in a single
bcc field)
So, I want to automate this. All the code I've found on the web involves
creating a contact for every person in our ValidEmail table, resolveing the
naem, and then appending recipients to the newly-created distribution list.
But, I don't want to add all these to our Outlook Contacts. When I'm
importing them manually, names that are in our Access database, but not in
the Contacts folder are put into the Distribution list. Isn't there a way
to do this in code?