G
Guest
Hello everyone,
I'm having trouble figuring out how to get a query that returns records from
a mother table, based on search criteria on a daugther table. The tables are
linked with a one to many relationship.
When I add the fields I want to search from the daughter table and the
fields I want to display from the mother table, the query output shows me
duplicates (or triplicates, etc.) whenever there's more than one linked
record on the daughter table. I'd like the query to return just one row per
mother table record. Is there any way to do this?
Any ideas will help a lot. Thanks!!
Natalia
I'm having trouble figuring out how to get a query that returns records from
a mother table, based on search criteria on a daugther table. The tables are
linked with a one to many relationship.
When I add the fields I want to search from the daughter table and the
fields I want to display from the mother table, the query output shows me
duplicates (or triplicates, etc.) whenever there's more than one linked
record on the daughter table. I'd like the query to return just one row per
mother table record. Is there any way to do this?
Any ideas will help a lot. Thanks!!
Natalia