go to record of a form from a subform

  • Thread starter Thread starter dar.nashr
  • Start date Start date
D

dar.nashr

hi
i have a form in data entry mode and a subform showing the related
records to the form. i want to double click on the a specfic record in
the subform the shows me the details in the main form. what is the
best way in doing it.
thanks
 
I don't understand this question.

The normal way you set up a form with a subform is to match a one-to-many
relationship. The table on the ONE side of the relationship is the source
for the main form. The table on the MANY side is the source for the subform.

If you set up your form like that, you only see the related records in the
subform if you already have the correct record in the main form.
 
Back
Top