C
Chris D
I have a combobox that looks up a matching value in the form recordset when
you pick a row item. That's easy and MS does the coding for you. My problem
startes when the data is refreshed. The highlighted combo item is still in
showingbut now the form does not recognize it as in selection. I have to
re-click the item to see the associated records.
How can I keep the selected records from losing focus or re-aquire these
records without clicking the combo box again?
you pick a row item. That's easy and MS does the coding for you. My problem
startes when the data is refreshed. The highlighted combo item is still in
showingbut now the form does not recognize it as in selection. I have to
re-click the item to see the associated records.
How can I keep the selected records from losing focus or re-aquire these
records without clicking the combo box again?