The ComboBox wizard includes a wizard to go to a specific record. Use that, then convert it to a List Box (though the combobox is the preferred method).
Use the wizard to create the search. Then, take a look at the code the wizard writes. Adjust and apply that code to your own search function. Delete the wizard's combobox and underlaying code, if you want.