View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
William Benson William Benson is offline
external usenet poster
 
Posts: 121
Default problem with reference

I am trying to use some code from Ron de Bruin's Excel pages. I tried to add
a reference to Microsoft Outlook 11.0 Object Library, and am getting "Name
conflicts with existing project, module, or object library". I removed every
reference I could to see which was the conflict, and now have only:
Visual Basic for Applications
Microsoft Excel 11.0 Object Library
Microsoft Forms 2.0 Object Library

I looked for redundant sub names, none ... Anyone know what is my issue pls?