Hello,
I use an unbound listbox (multiple selection) to filter a form.
When data on the form is refreshed (no matter if requery or refresh is used) the selected by user items in the listbox become unselected (no item highlighted).
I want the selection in the listbox to be preserved when the form is refreshed.
How to achieve this?
Thank you for help.