View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rohit Satabhai Rohit Satabhai is offline
external usenet poster
 
Posts: 1
Default How do I make my other Microsoft Applications like Outlook access.

I am trying to access Microsoft Outlook in my VBA code in the excel sheet for
Microsoft Office 2000.But I get a compile error. It seems because Outlook is
not allowing access to the VBA Project.
In Microsoft 2002 + , we have a checkbox "Trust access to Visual Basic
Project".But this is missing in Microsoft Excel 2000 version.
Now how do I get rid of this error.

Rohit