PlasmaZero
Programmer
I'm writing a prog in which a file is loaded with several hundred names into a listbox. I want to make a search function, i.e. user types a name or a partial name and the function loops through the listbox and sets the cursor on a match(if any). I have no idea how to implement this (especially for a partial match). Any suggestions/help would be appreciated.
Thanks
Thanks