F
franky
Hello,
I have a form with a text box and multiselect list box. Is it possible that
as a user enters text into text box the multiselect list box would jump to
closest match and also retain current selected items in the list? If so,
could you please offer suggestions on how to accomplish this? I'm familiar
with vba.
My first thought was to retain the current selections from list, re-select
them using vba each time the user enters a letter into the textbox. Not sure
if this is the right path to follow.
Thanks in advance.
I have a form with a text box and multiselect list box. Is it possible that
as a user enters text into text box the multiselect list box would jump to
closest match and also retain current selected items in the list? If so,
could you please offer suggestions on how to accomplish this? I'm familiar
with vba.
My first thought was to retain the current selections from list, re-select
them using vba each time the user enters a letter into the textbox. Not sure
if this is the right path to follow.
Thanks in advance.