Running a query off of another query

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

Guest

I would like to be able to run a query and get a list of ID numbers and from
that list of numbers use those as parameters to run another query.
Additionally, I would like to have this automated so user input is restricted
to parameters on the first query. Any help would be appreciated!
 
In design view use the first query in the second query and join with your
table by clicking on the ID field in the first query and drag to the ID field
in the table.
 

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