View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default multiple versions of Office references

I have Office 10 and Visio 11 (2003) installed. In VB6, i can only bind
to a reference to Office 11. I think this is a problem, because most
people in the company don't have the Office 11 libraries, and they are
getting errors when loading the Excel COM addin. I have to do more
testing, but I think this might be why.

Can anyone tell me if they think this might be happening, whether or not
this can other problems, and how to i make a reference to a previous
Office library when a newer one is installed.

Any help would be most appreciated.