Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The "problem" with MS-Query and Excel 2007 is that instead of downloading the query to a data range, it downloads it to an Excel 2007 TABLE. You can convert the table to a data range if you want to remove the query.
I have the same issue. So I create / modify the query on a machine running Excel 2003 - this version works with both 2003 / 2007 and allows my 2003 legacy code to work. The legacy code fails if I try to run it against a query that was edited or created in 2007. --- frmsrcurl: http://msgroups.net/microsoft.public...-to-Excel-2007 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CONVERTING Excel 2003 Commands to 2007 | Excel Discussion (Misc queries) | |||
Converting Excel 2007 sheet back down to Excel 2003 | Excel Programming | |||
Converting a 2007 Excel Spreadsheet w/ 2003 | Excel Discussion (Misc queries) | |||
CONVERTING OFFICE 97-2003 EXCEL FILES TO 2007 EXCEL | Excel Discussion (Misc queries) | |||
converting office excel 2007 to excel 2003 | New Users to Excel |