Unique values within a combo box

  • Thread starter Thread starter Lofi
  • Start date Start date
L

Lofi

Guest
Hi,
Im working on a form within a database for school alumni and I'm stuck.

The values that are in my combo box duplicate, and I was wondering how I could get these values to show up only once within my combo box (to not duplicate). Thank you :-)
 
Go to the query that is the source for the combo box and in the form properties window change Unique Values to Yes.
 

Users who are viewing this thread

Back
Top Bottom