Question : I need to refresh the form record when subform record is clicked on.

I have a form called inputForm that has a sub form.  When I click on the find member  in the inputform it will find the proper records.  Then when I click on the sub form on firstname I want the inputform to display the correct record that corresponds to the first name.

Attached is a test DB.

open the input form and type in anderson and you will see all the anderson(lastname) and you will see all the anderson in the subform.  Now, I want to be able to click on subform firstname and reload in the inputForm the record that matches the firstname for the lastname of anderson.
This will all me to load the correct record many times without go to the find member in the inputform.
I have code to see the firstname, but do not know what I need to do to reload the inputForm with that record.

I hope I explained it so you understand my problem.

Answer : I need to refresh the form record when subform record is clicked on.

Database attached
 
Corrected form
 
Random Solutions  
 
programming4us programming4us