Are you just looking to give the end user an easy way to get the data displayed?
You can create a main form with a subform, and link the two so that the subform displays the data of the selected record on the main form.
Easier yet, Have one form with all of the fields on it, and add a combo box...