Sep 12 2024 09:09 PM
I have an Access database to catalog a collection. In the table "Sets", there is a column that "Material Type" that links to another table (Materials.ID). Material Type allows multi-selection to support cases where a set is made of two or more materials. The problem is that when an item has multiple Material Types, the item shows up multiple times in reports.
For example:
So, my question is: How do I get rid of the duplicate rows in the query? If the query only had one row, the form would only have one row. I've never been able to find any help or support articles that address this issue.
Thanks for any assistance you can offer.
Phil Garding
Sep 13 2024 01:49 AM
Sep 13 2024 05:35 AM