I hope I am posting in the right place. I am working on a .NET (C#) application that needs to support both Excel 2002 and Excel 2003.
I have been able to get the application to work with an Excel reference for Excel 2003 and 2003 running on the PC. I have also had it working with an Excel 2002 reference and Excel 2002 running on the PC. What I am having problems with is using a an Excel 2002 reference in the application with Excel 2003 installed on the PC.
How do I go about supporting both Excel 2002 and 2003 from a single version of the application?
Thanks in advance.
- John
I have been able to get the application to work with an Excel reference for Excel 2003 and 2003 running on the PC. I have also had it working with an Excel 2002 reference and Excel 2002 running on the PC. What I am having problems with is using a an Excel 2002 reference in the application with Excel 2003 installed on the PC.
How do I go about supporting both Excel 2002 and 2003 from a single version of the application?
Thanks in advance.
- John