Soundsmith
Programmer
I have a form supporting a query which is a simple "SELECT * from tblCodes". The primary key, code, is a comboBox, and I also have navigatioon buttons. I can code it so selecting a code via the combo box changes the display to show that row, but if I try to use the nav buttons, the comboBox value doesn't change (this is with the combobox unbound.) If I bind the combo to the field, the value changes in the current row of the query ratrher than selecting another row. How can I get them both to agree? David 'Dasher' Kempton
The Soundsmith
The Soundsmith