Excel 2000 QueryTable to MSAccess SQL with "TRANSFORM"

  • Thread starter Thread starter DSMessenger
  • Start date Start date
D

DSMessenger

In Excel 2000 using various QueryTables to link to Microsoft Access 2000
Database.

No issues ... when need to change various fields simply rebuild the SQL
String in Excel and requery database.

However wanted to use "TRANSFORM" so built the initial Query in Access then
copied over the SQL String back to Excel. It kept coming up with messages
about an Error associated with "TRANSFORM". Haven't got Excel 2000 here at
the moment so can't get exact wording of Error or try to again replicate.

Trying it again now in Excel 2003 and works fine. Assuming I haven't made a
typo is there any difference in Excel 2000 which would account for this ? Can
TRANSFORM Queries not be done in this earlier version ?
 
Sorry ... don't know how to delete a post once created. I figured out what
was wrong with the SQL String. Slight difference between Access and Excel.
All fixed.
 
Back
Top