Creating a query from another query with parameters

G

Guest

I created query1 which uses parameters entered from a separate form. I then
created another query called Query2 that pulls in some of the fields from
Query1.

the problem is when I run Query2, I get no response due to the fact that the
criteria fields in Query1 are not static. i thought maybe to have Query1
open and populated would offer the data to Query2, but no go.

How can I open Query2 with the data from Query1 (Form to Query1 to Query2)?

Thanks,
Matt
 

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

Top