View Single Post
  #2  
Old September 27th 07, 08:08 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default outlook distribution list

Hi Jalz. I just need to confirm whether this is a Distribution List item
stored in a Contatcts folder, or a series of Contact items in a Contacts
folder, or the Global Address List in Exchange. The former can be easily
(somewhat easily) synchronized with a database, but it depends on whether you
want to synch this from Outlook, Access, or have this scheduled.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Jalz" wrote:

Can I build an outlook distribution list from a database and keep it in sync?
We have a database which contains details of our customers. If we update any
email addressess it will be updated in the database. Can I parse through that
update somehow (odbc vba, anything really) through to Outlooks distribution
list, without having to manually update the distribution list?

Ads