I have a simple search screen that opens with a subform with client records rows based on a query. Users can type in Client ID or Last Name into unbound text boxes and click a search button which run a macro to select/filter out the specific client record row. I want to click or double click on that selected row in the subform and have open the main form and be the current record. Any help would really appreciated. Thanks in advance.