DivideMySky
Technical User
Hey Everyone -
Im trying to populate a combo box from a table column that has duplicate information in it, but I only want the combo box to display single entrys even if there's more than one in the table. ANy help on how to do this? I tried using SELECT DISTINCT instead of just SELECT, but it doesn't seem to make any difference. Thanks!
TJ
Im trying to populate a combo box from a table column that has duplicate information in it, but I only want the combo box to display single entrys even if there's more than one in the table. ANy help on how to do this? I tried using SELECT DISTINCT instead of just SELECT, but it doesn't seem to make any difference. Thanks!
TJ