M
Margaret Bartley
I use Access to manage my membership data.
I'd like to generate an new Access mailing list everytime I send out a
newsletter, using a vba module. That module will create a MailingList
table.
I'd like add some code to that module to open Outlook, create a new Contacts
folder, and populate that new folder with the address in my new MailingList
table.
Can anyone please point me to some vba automation code that will give me the
syntax to create a new Contacts folder and then populate it with an Access
table? I already have some code to instantiate Outlook, so that's not
necessary, but certainly won't hurt, either.
Thanks.
I'd like to generate an new Access mailing list everytime I send out a
newsletter, using a vba module. That module will create a MailingList
table.
I'd like add some code to that module to open Outlook, create a new Contacts
folder, and populate that new folder with the address in my new MailingList
table.
Can anyone please point me to some vba automation code that will give me the
syntax to create a new Contacts folder and then populate it with an Access
table? I already have some code to instantiate Outlook, so that's not
necessary, but certainly won't hurt, either.
Thanks.