pro_vb thread: Fill a ComboBox using a value in another ComboBox
Hey Rick, Let DBCombo1 drive the other. When they select Buick, take its ID and goto the database and Select all records from Models where the Make = ID. Once you get that data back, Clear and then add that data to DBCombo2. Mark
|





