I have a listbox populated with a query (concatenated last and first names with a bound ID field that's invisible). How would be possible to search the names in listbox by more than the first letter of the name. As it stands now, if you type Smith, the focus goes to the last letter I' m typing.
Ex: typing: "Smi" goes to I instead of smith
Please don' t give me other solutions like using a combo box. I want an answer on this type of problem.
Thank you!
Ex: typing: "Smi" goes to I instead of smith
Please don' t give me other solutions like using a combo box. I want an answer on this type of problem.
Thank you!