R
Ron A.
I have a form with combo boxes that link to a query that creates a report
based on the selections in the combo boxes. The issue I have is that I do not
want the list supplied by the combo box to show duplicates. If I have a
vehicle I buy parts for, I put the registration number of that vehicle in the
purchase table and over a period of time, there may be several entries with
the same registration number. My combo box show all the registration
numbers...so if it is in there 10 times then I see it ten times in the drop
down list for the combo box. I would like to only see it once.
based on the selections in the combo boxes. The issue I have is that I do not
want the list supplied by the combo box to show duplicates. If I have a
vehicle I buy parts for, I put the registration number of that vehicle in the
purchase table and over a period of time, there may be several entries with
the same registration number. My combo box show all the registration
numbers...so if it is in there 10 times then I see it ten times in the drop
down list for the combo box. I would like to only see it once.