???Invalid argument when doing make table query

J

Jaylin

If I run a select query, I can get my data without erro
If I run a make table query, I got "Invalid argument"

WOuld Appreciate advice
 
J

John Vinson

If I run a select query, I can get my data without erro
If I run a make table query, I got "Invalid argument"

WOuld Appreciate advice

Correct the error in your query.

Would appreciate having you post the SQL view of the query so we can
help you do so.

Note that MakeTable queries are *rarely* needed - you can use a select
query as the basis for a Form, a Report, an export, etc.

John W. Vinson[MVP]
 
Top