|
Subject:
|
Excel 2000 VBA Chapter 15
|
|
Posted By:
|
RogerWaters
|
Post Date:
|
9/22/2003 10:06:08 AM
|
When trying to run the code DisplayOutlookContactNames I get an error message an object cannot be found on the line
Set olAddresslist = olNameSpace.AddressLists("Contacts")
I had also added to the references Microsoft Outlook 9.0 Object library as it previously did not allow the line
Dim olNameSpace As Outlook.NameSpace
Roger Waters
|
|
Reply By:
|
xumuskiefan
|
Reply Date:
|
1/7/2004 7:21:40 PM
|
Are you still having this problem?
XUMUSKIEFAN Wrox Moderator
|