Hi everybody, I have a little issue here!
One Column in my table has multiple entries of the same data
I have built a query called "QryForm" using the table column and added it to my form as a combo box called "CboForm"
But when I open the combo box it displays all the duplicate entries, is it possible to view only one of each entry in a combo box.
Note: I cannot alter the table. Which only leaves the Query, Form or code
One Column in my table has multiple entries of the same data
I have built a query called "QryForm" using the table column and added it to my form as a combo box called "CboForm"
But when I open the combo box it displays all the duplicate entries, is it possible to view only one of each entry in a combo box.
Note: I cannot alter the table. Which only leaves the Query, Form or code