Invalide Argument

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

Guest

I have a large table and am trying to extract only the first two months.
Every time I try to run a make table query I get the error the error "invalid
argument". The query runs fine as a select query. Any suggestions?
 
I have a large table and am trying to extract only the first two months.
Every time I try to run a make table query I get the error the error "invalid
argument". The query runs fine as a select query. Any suggestions?

Correct the error in the query.

Since I have no idea how you've structured the query I can't suggest
what that might be; please open the query in SQL view and post the SQL
text here.

Note that a MakeTable query is NOT required if you just want to
generate a report; simply base the report on your Select Query.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top