Extracting Outlook contacts from Access

muzza79

Registered User.
Local time
Today, 12:05
Joined
Oct 5, 2004
Messages
12
Hi,

I would like to create a shared Contacts folder in Outlook that is populated from an Access database. I have had a few attempts so far but all have been unsuccessfull.

Does anybody have an example, or hints on how to perform this?

Thanks Muzza
 
muzza79 said:
Hi,

I would like to create a shared Contacts folder in Outlook that is populated from an Access database. I have had a few attempts so far but all have been unsuccessfull.

Does anybody have an example, or hints on how to perform this?

Thanks Muzza

Open up outlook.
Go to Import/Export
Export to a file (next)
Ms Access (next)
Contacts (next)
Type in the new database name or select an exisiting one

This will create a table called contacts that will act as the template.

Then edit it how you want (dont modify the table layout or structure, or append fields as it may have consequences)

Then:
Open up outlook.
Go to Import/Export
Import from another file or program(next)
Ms Access (next)
Select the database (do not import duplicates) (next)
Select contacts

I hope this helps
 

Users who are viewing this thread

Back
Top Bottom