Hi All,
I am stumped. I would like to Filter a List Box by Text Input Value. So, I have a list of Part Numbers in a list box and I have Text Input box. When a value is typed in the Input box, for example, 249, the List box will be filtered to show only the part numbers that contains 249. Then, an item is selected in the List box, it will filter a Data Table
Or is better of doing this?
Thanks in Advance.