I have been running into some troubles with Excel object library references.
The company I work for has been reluctant to standardize to a single version of office. The computer I work on has office 2007, however, many of the computers the application I am working on are running office 2003. The application references the Excel object library.
The problem I run into is that a machine with office 2007 will automatically update references to the Excel 11.0 object library to point to the Excel 12.0 object library. Unfortunately, the reverse is not true.
I would like to be able to release new versions of this project from my machine with a pointer to the Excel 11.0 object library so I will not get missing reference errors when I load the application on an office 2003 machine. Up to this point, I have been unable to point to an Excel 11.0 object library from Office 2007.
Any pointers on where to find a solution to this short of always releasing new versions from an office 2003 machine would be greatly appreciated.
The company I work for has been reluctant to standardize to a single version of office. The computer I work on has office 2007, however, many of the computers the application I am working on are running office 2003. The application references the Excel object library.
The problem I run into is that a machine with office 2007 will automatically update references to the Excel 11.0 object library to point to the Excel 12.0 object library. Unfortunately, the reverse is not true.
I would like to be able to release new versions of this project from my machine with a pointer to the Excel 11.0 object library so I will not get missing reference errors when I load the application on an office 2003 machine. Up to this point, I have been unable to point to an Excel 11.0 object library from Office 2007.
Any pointers on where to find a solution to this short of always releasing new versions from an office 2003 machine would be greatly appreciated.