so make your form, based on your table. display all the field on the form like how you want it.
then put on a combo box: this may be based on a field in the table that the form is based on, or it may be data from another table. in any case, use the wizard and choose the third option "find a record based on my selection". it will walk you thru it. when you are done, you should be able to choose something in your combo box, and the form will move to the record that matches it.