???Invalid argument when doing make table query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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]
 
Back
Top