C
chavnick
I have a form with 3 tabs. In the second tab there is a subform named
"PatientWorks" with the primary key "workid". In this subform there is a
second subform named "bform_PatientWorks". The two subforms are joined with
the field "PatientCode" so the "bform_PatientWorks" shows all the records
related with the current patient.When I double-click on a record on
"bform_PatientWorks" I want the main subform "PatientWorks" to show the same
record. How I can do this? Thank you.
"PatientWorks" with the primary key "workid". In this subform there is a
second subform named "bform_PatientWorks". The two subforms are joined with
the field "PatientCode" so the "bform_PatientWorks" shows all the records
related with the current patient.When I double-click on a record on
"bform_PatientWorks" I want the main subform "PatientWorks" to show the same
record. How I can do this? Thank you.