I have a simple user form that has a ListBox with it's rowsource set to a named range in my workbook.
What I am trying to do is to have a TextBox on my userform that when you enter text into the TextBox, the ListBox shows the results of what is searched.
Is this possible and if so, does anyone know how?
Any help would be much appreciated.
Many thanks.
What I am trying to do is to have a TextBox on my userform that when you enter text into the TextBox, the ListBox shows the results of what is searched.
Is this possible and if so, does anyone know how?
Any help would be much appreciated.
Many thanks.