Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi folks,
I'm wondering if someone could offer some suggestions for something. I have some classes in .NET that can operate on Excel objects going back to excel 97. In my unit testing I want to change the version that gets created by CreateObject("Excel.Application") on the fly - so that I can automatically run all tests using the excel8 object model, then the excel10, then excel11, etc. Can anybody suggest some way that this may be possible. Or any other groups that I could ask in. It looks like it may be possible through a bit of a hack - by modifying the registry directly and changing HKEY_CLASSES_ROOT\CLSID \{00024500-0000-0000-C000-000000000046}\LocalServer32 but I wonder if there is an easier way. The following has a bit more information about what I speak of above, if it helps: http://support.microsoft.com/kb/292491 But nothing that helps me thanks, Simon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing From 2007 Version | Excel Discussion (Misc queries) | |||
Automation Macro for updating formula when changing cell value | Excel Discussion (Misc queries) | |||
Automation Macro for updating formula when changing cell value | Excel Discussion (Misc queries) | |||
Excel Automation speed (version + OS) | Excel Programming | |||
Office automation application which will work with any version of office C#.NET | Excel Programming |