importing info. from an ACCESS db into Excell

T

Trisha

I'm trying to import info. from an Access table into an
excell spreadsheet and when I try to finish the Query
Wizard and error message comes up saying 'Syntax Error
missing operator in query expression' then gives the
access table name and the first field. Is this an Access
coding error or an Excell problem?
 
T

Tom Ogilvy

It would be hard to tell just based on the error message. If you built the
query interactively, you shouldn't get an error.

Maybe if you posted the query string
 
Top