View Full Version : Help, incorporating outlook into access???


proe33
07-10-2007, 10:58 AM
How can I incorporate outlook and the use of contacts in outlook into my access database?

KeithG
07-10-2007, 11:11 AM
Right click on the db window and choose link and select Outlook() as the file type. Then choose the contact MAPI folder.

Banana
07-10-2007, 11:27 AM
Sweet!

Now, one thing though... I can't seem to find the appropriate entry for emails' flags. Say I flag an email with a red flag- that data doesn't seem to be reflected in the link. Any suggestion? (The purpose is to be able to filter out emails that will require further processing in the database).