I have a question.
I have a listbox. In it is a list of cars, and another listbox has a list of customers.
On another form, I have combox boxes. How do I write the data from the list boxes into the combo boxes, so that whatever data is in the listboes will display in the combo boxes?