Hi All:
I am always amazed at the little things that hang me up when developing. I have a simple form and I used the combo box wizard to create combo box to search for records underlying the form. I have tried very idea I can think of to make the resulting drop down list unique. The wizard insists on building the query using the primary key along with one field I want to be unique so I understand why I am getting duplicates. When I remove the primary key from the query no records result. I am using Access 2010. While I am working on some more sophisticated pieces of the application with success I am stumped by this issue. Any insight would be appreciated.
I am always amazed at the little things that hang me up when developing. I have a simple form and I used the combo box wizard to create combo box to search for records underlying the form. I have tried very idea I can think of to make the resulting drop down list unique. The wizard insists on building the query using the primary key along with one field I want to be unique so I understand why I am getting duplicates. When I remove the primary key from the query no records result. I am using Access 2010. While I am working on some more sophisticated pieces of the application with success I am stumped by this issue. Any insight would be appreciated.