I have a listbox in a userform with column count is 2. The first column with employee no and second column with Name.
I have a textbox in the same userform.
when a start entering a text in textbox it should serch in listbox name field and locate the nearest match.
eg. in listbox i have in first row 242 Will Smith.
if I enter either Will or Smith in the text box it should locate in first row.
thanks
anyones help appreciated
I have a textbox in the same userform.
when a start entering a text in textbox it should serch in listbox name field and locate the nearest match.
eg. in listbox i have in first row 242 Will Smith.
if I enter either Will or Smith in the text box it should locate in first row.
thanks
anyones help appreciated