on the main form, user enters last name into an unbound textbox, and afterupdate query selects the record. i use the dcount to determine if there is more than one person with that last name, and open a pop up with those members. i want to click a button to go to the selected record on the main form and i can't seem to make anything work. any help? i know somewhere along the line it means using the id field. just can't quite seem to make it work.