S
Sven Pran
I have discovered a disturbing bug that took me lots of time to circumvent:
In an excel workbook I have a named range defined as $A:$J and I need to
process this using ADO.
Originally I used the Jet engine and had Extended Properties=Excel 8.0, this
worked with no problems. Then with my new Vista system I have Office 2007 so
I installed ACE and upgraded my workbook to excel 2007 (and of course set
Extended Properties=Excel 12.0). Everything was fine.
For compatibility reasons I also verified that ACE could work with my
unconverted workbooks, but alas - it did not!
My investigations eventually revealed that ACE (with Extended
Properties=Excel 8.0) would only access my named range in the unconverted
workbook after I changed the definition to (for instance) $A$1:$J$300
I have no idea if this is the best place to report such a bug, but I know of
no better place.
regards Sven
In an excel workbook I have a named range defined as $A:$J and I need to
process this using ADO.
Originally I used the Jet engine and had Extended Properties=Excel 8.0, this
worked with no problems. Then with my new Vista system I have Office 2007 so
I installed ACE and upgraded my workbook to excel 2007 (and of course set
Extended Properties=Excel 12.0). Everything was fine.
For compatibility reasons I also verified that ACE could work with my
unconverted workbooks, but alas - it did not!
My investigations eventually revealed that ACE (with Extended
Properties=Excel 8.0) would only access my named range in the unconverted
workbook after I changed the definition to (for instance) $A$1:$J$300
I have no idea if this is the best place to report such a bug, but I know of
no better place.
regards Sven