hey guys, i'm having a problem with a query that i need help.
first off i have 2 tables (1 to many relationship). I'm running the query from parameters on a form. Here's my problem.
when i run the query, since its a 1 to many relationship, some of the records are duplicates except for the foreign key. Is there a way i can eliminate this duplication and group all of those foreign keys together when i display it on a form?
first off i have 2 tables (1 to many relationship). I'm running the query from parameters on a form. Here's my problem.
when i run the query, since its a 1 to many relationship, some of the records are duplicates except for the foreign key. Is there a way i can eliminate this duplication and group all of those foreign keys together when i display it on a form?