Use the results of a query for a different query.

Joined
Nov 25, 2013
Messages
5
Reaction score
0
Hello I would like to use the result of two different queries in a new query, I tried using a union query but it combined the answers of the original queries which is not what I was aiming for. Help please? :)
 
Joined
Mar 20, 2012
Messages
764
Reaction score
4
You should be able to create a new query and use an existing query as the source. Just reference the existing query the same way you would if you were using a table as the source.
 

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