lynxbci
Board Regular
- Joined
- Sep 22, 2004
- Messages
- 201
- Office Version
- 365
- Platform
- Windows
- MacOS
Hi,
I have a textbox on a form, and when the user enters some text into it, i would like to populate a listbox or combobox with any item from a list of data (stored in a worksheet) that contains the typed text. Sort of a filtering type operation.
i.e
User types "SE70" and all items in data with "SE70" anywhere in the cell will be added to the list box.
Any suggestion please
thanks
I have a textbox on a form, and when the user enters some text into it, i would like to populate a listbox or combobox with any item from a list of data (stored in a worksheet) that contains the typed text. Sort of a filtering type operation.
i.e
User types "SE70" and all items in data with "SE70" anywhere in the cell will be added to the list box.
Any suggestion please
thanks