G
Guest
One user wants to have all his contacts in a particular public Contacts list
(we use one of the Outlook user fields to define whose contact this is) added
to a personal distribution list IF the contact has an e-mail address.
Obviously, it can be done manually, but that could take a while going through
a list with 4000 names in it.
Is there a way using Access to connect to a public folder and run this as a
query? I have no experience using Outlook as an Access data source, although
I see that it is possible (is it possible with public folders on Exchange, or
only with .pst contents). I can manage the query & VBA code to create the app
- I just need to know of any connectivity tricks relating to public Contact
folders and how to access the user fields.
(we use one of the Outlook user fields to define whose contact this is) added
to a personal distribution list IF the contact has an e-mail address.
Obviously, it can be done manually, but that could take a while going through
a list with 4000 names in it.
Is there a way using Access to connect to a public folder and run this as a
query? I have no experience using Outlook as an Access data source, although
I see that it is possible (is it possible with public folders on Exchange, or
only with .pst contents). I can manage the query & VBA code to create the app
- I just need to know of any connectivity tricks relating to public Contact
folders and how to access the user fields.