I am populating a combo box with a column froma database,
the problem I have is this column has duplicate values. So I get 2 or three of the same values. Is there anyway to eliminate duplicates and only have one of each value in the combobox?