Open a subform from a form
Hi all,
I have a little problem.
There is a form which includes a subform with common field ID!
Each form has a Last Name such:
MAIN FORM:ID 411
LAST NAME: Smith
SUB FORM:ID 411
LAST NAME: Lee
Now I created a third form with a field which includes a list of all the names, from main and sub form!
I d like in this form (third form) when I'm selecting a Last Name to I'm push a button and open the main form even though the name I have selected is from the subform
|