D
dannie
I have a form that displays my records stored in a table "inspectionsDI" I
have a listbox in the form that displays all the records for easy to find
access. I will have over 400 records so I want to make a combo box that will
filter my listbox according to a value stored in the table. I can make it so
that the combo box displays all the values but there are many duplicates, how
do I make the combo box show only each unique value once? Or is there are
better way to approach this problem?
have a listbox in the form that displays all the records for easy to find
access. I will have over 400 records so I want to make a combo box that will
filter my listbox according to a value stored in the table. I can make it so
that the combo box displays all the values but there are many duplicates, how
do I make the combo box show only each unique value once? Or is there are
better way to approach this problem?