Setting the Selected Item in a ComboBox

G

Guy Noir

OK. I need help.

I have a listbox, a combo box and some text fields

The list box is populated by a dataSet
The comboBox is populated by a dataSet

When an entry is selected in the listbox, I would like the comboBox to
move to a particular entry based on the listbox selection.

For example:

Let's say the listbox contained products and the combobox contains
suppliers.

When the product Tires is selected, I would like the comboBox to move
to the selection "GoodYear"

Ideas?
TIA!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top