Hello,
I have a combobox on a form to search for a name in a table and do to the record. Classical.
When I find the record and then I move to the next record (with <page down>), then combobox does not update to the current record.
What sould I put in my code to force the combobox to always display the value (eg. name) of the current record, every time I move in the table. ?
Thanks for your tips !
I have a combobox on a form to search for a name in a table and do to the record. Classical.
When I find the record and then I move to the next record (with <page down>), then combobox does not update to the current record.
What sould I put in my code to force the combobox to always display the value (eg. name) of the current record, every time I move in the table. ?
Thanks for your tips !