Hi,
I am having an VBA application in which i am using Word objects to save documents and print from excel. I add the reference to MSWord9.OLB(2000) on workbook load. But when the same workbook is loaded on a 97 or an XP m/c it fails b'cos the .OLB file for the other versions of the OS r different. IS there anyway to know version of the MSWord(x).OLB used for a particular OS. Also is there a way to check for references and remove them if they are missing.
If there are missing references and we compile it is giving errors at odd locations.
Thanks
Veera
I am having an VBA application in which i am using Word objects to save documents and print from excel. I add the reference to MSWord9.OLB(2000) on workbook load. But when the same workbook is loaded on a 97 or an XP m/c it fails b'cos the .OLB file for the other versions of the OS r different. IS there anyway to know version of the MSWord(x).OLB used for a particular OS. Also is there a way to check for references and remove them if they are missing.
If there are missing references and we compile it is giving errors at odd locations.
Thanks
Veera