How can I query a query?

Joined
May 7, 2008
Messages
3
Reaction score
0
I have a database of parents/children/etc. names. I have a query so I can choose a particular family name to look at. I want to take the first record (last name) in the query and run a query (names of children) using that record and then loop through all records in the first query. Then possibly run those results through another query (names of grandchildren). I can then export the data and build a family outline or tree. Can anyone explain how I would accomplish this?
Thx
 

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