ok, how do i make it so that i have a listbox and a textbox and my listbox is filled with names (Anthony, Alex, Brad, Anthony, Anthony) and when i type a name in the textbox, it will only show that name in the listbox and will remove the rest of the other names. ex: If i type Anthony in the textbox then in the listbox all that will show is Anthony
Anthony
Anthony
and Brad and Alex will not show. Does anyone know how to do this its a search method its in some software programs....please help! Thank you.
