parameter query

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

Guest

can I use a parameter query to select the table for a query? My table names
change each month when I add new ones based on date. But - structure is
always the same.
 
No, you cannot.

You would have to use VBA to write the SQL statement.
 

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