View Full Version : Duplicates in a Combo Box


Cstoos
03-09-2000, 12:18 PM
I have a combo box that lists several records
with Duplicate Serial #'s. I want to keep the duplicates to track history on them serial #'s, I can get the serial #'s to show in the combo box by not grouping the Serial # field in the Row Source, however, I can only choose one of the serial #'s in the combo box, when I choose the other one the data still defaults to the first record? Any idea's on how I would be able to make this combo box capible of choose multiple duplicate records?? Appreciate any suggestions!!