Hello everyone.
I have a Main Form with several subform. There is a direct Parent Child relationship between the main Form and the all the subform. On the main Form I have a combo box from which user select employee name. I want to fk empid in all the subforms to be set the value of the employee selected from the combo box. I am sure it must be sample. Right everytime I enter a record the value that gets stored in the empid of the child table is 0.
My subforms are not linked to the main form simply because It have them nested and access won;t let me create the link between them.
I will appreciate any help
Thank you
ParyGoal
I have a Main Form with several subform. There is a direct Parent Child relationship between the main Form and the all the subform. On the main Form I have a combo box from which user select employee name. I want to fk empid in all the subforms to be set the value of the employee selected from the combo box. I am sure it must be sample. Right everytime I enter a record the value that gets stored in the empid of the child table is 0.
My subforms are not linked to the main form simply because It have them nested and access won;t let me create the link between them.
I will appreciate any help
Thank you
ParyGoal