Y
yanguo
I have a subform used as edit for data selected on a listbox in main form.
The data is displayed on subform when I select one record from listbox. Data
changes are saved when I select another record from listbox. But the values
displayed on listbox is not refreshed untill I click on another button on
main form to repopolate data into the listbox. I hope that whenever data in
the subform is saved it automatically refresh the listbox in the main form to
reflect the change. I try not to reload the whole recordset for listbox
everytime but don't know if that's doable.
Any suggestons? Thanks!
The data is displayed on subform when I select one record from listbox. Data
changes are saved when I select another record from listbox. But the values
displayed on listbox is not refreshed untill I click on another button on
main form to repopolate data into the listbox. I hope that whenever data in
the subform is saved it automatically refresh the listbox in the main form to
reflect the change. I try not to reload the whole recordset for listbox
everytime but don't know if that's doable.
Any suggestons? Thanks!