No, I got the same error, using COM rather than commandline; that's why I asked about using Providers, Jet 4.0 and ADO does not put the same restrictions as the Excel ODBC, viz. you can use SELECT INTO... IN. The workaround is to output as either XML or CSV, then use a separate CreateObject("Excel.Application...