i have two query q1, q2.both query use sub query.can i join both

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

Guest

i want to create a query where the results from both the queries qi and q2
are combined in one
 
i want to create a query where the results from both the queries qi and q2
are combined in one

Take a look at UNION in the online help.

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