M
MFFenton
Guest
I am having a huge problem with multiple occurances of data in a combo box. I am creating a database that will log computer problems and solutions. In the problem log form, when you have a computer that has already had the some problem as the current machine, you can use the combo box to select the problem. However, the combo box shows the same problem for each occurance. Example, if 5 computers were having a the same printing problem, the problem would show up 5 times in the combo box. What can I do to prevent the duplicates from showing up?