Hi,
Please, how can I use the filteron property on a list box?
I want to filter a listbox named "lstPersons" in a form "F_Wanted_Menu" based on what is typed in in a textbox on the same form. Initially, this worked well with a continuous form, which I have decided to replace with a list box...