Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Link queries

Status
Not open for further replies.

Crookshanks

Technical User
May 18, 2004
296
NL
Goodafternoon,

Is it possible to link queries like you can do with tables (create link)? If yes, how should I start.

Kind regards and thanks in advance,
 
Crookshanks
Assuming there is some relatable field in each query to create the link, you can drag both queries into a new query grid and make the join there.

If there isn't a relatable field then you can join the information from the queries by using a Union query.

It depends upon exactly what you wish to accomplish.

Tom
 
As it seems impossible to use an external query (other database) to populate a report I was wondering If I could let the query behave like it was in the actual database itself as you can do with linked tables.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top