Query - many to one record

J

jake

I have a report called "Case Report" it is based on a query that
contains two tables
"Vitals" and "Selections"
they are related in a "one to many" relationship.

The "Case Report" is mainly get it's data from the "Vitals" table. But
it needs 3 items from the selection table. The selection table is a
table of all the items a family selected. I just want to keep track of
3 possible items (casket, vaults, cert. copies)

Right now when I make the query. If "Jack Mackeral's" family made 10
selections, I get ten records in the query.

How do I build a query that filter out those 3 items into a single
record and combine it with data from the "Vitals" table.
 

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