I am trying to get a form that has a table in it that the user can search through and also be able to click on any of the entries to open it up in its own form for editing. This seems like it should be pretty easy, but it is giving me a little trouble. I am thinking that this should be a form with a subform of my query. Then as far as trying to let the user click on a particular line in the table to open it as a form for editing, I am a little stumped. Thank you for any help.