Submitted by Damien on
Tags:
Another weird one today. A co-worker's install of Microsoft Outlook 2002 wasn't showing any of the contacts he had in his "contacts" address book. As it turns out, this is a bug in Outlook, at least when its running in Exchange Server mode. There are two steps to this, first you add the contacts folder to Outlook then you add it to the email popup window. To fix the problem:
- In Outlook go to the
Tools
menu and selectEmail Accounts
. - Select
Add a new directory or address book
and clickNext
. - Select
Additional Address Books
then clickNext
again. - Under the
Additional Address Book Types
list selectOutlook Address Book
and selectNext
.
At this point you'll get one of two responses, either it will say that Outlook needs to be closed to accept the changes or it will say that your selected folder is already present and can't be added again.
The second part is pretty simple:
- Right-click on the
Contacts
folder within your Outlook Folders list and selectProperties
. - Click over to the
Outlook Address Book
tab. - Select the
Show this folder as an e-mail Address Book
box - Type in a relevant name for this particular contacts folder under
Name of the address book
. - Click
OK
and you're done.
One thing to remember on this is that if you have multiple contact folders, e.g. if you separated them into one folder for personal contacts, one for vendors, etc, you need to go through the second set of steps above for each folder, adding the main Contacts folder won't add all of the other folders; this is actually what turned out to be the problem at work, the main contacts folder was added already but the sub-folders were not.