I am getting information by way of a recordest from two database tables. On my form i have both a list box and combo box. The list box gets data from table1 (company name) and the combo box fills with data from table2 (employee name). When i click on a company name in the list box the combo box name changes so that the employee name and company name matches. The problem is when i go to save any changes, if i do not click on the combobox i get an error. The problem is that even though i click on the listbox the listindex of the combobox is always -1 unless i click on it everytime.
doubleL
doubleL