G
GVaught
How is the second subform that has a subform related to the main form?
Generally, the second subform also has to have the EmployeeId to maintain
the relationship to the Main form. The second subforms, subform must be
related to the second subform's primary key.
Main Form tab: EmployeeID (PK)
1st Subform tab: ?(pk); EmployeeID (FK), related to Main Form
2nd Subform tab: ?(pk); EmployeeID(FK), related to Main Form
Subform to 2nd: ?(pk); ?(FK), this key must relate to 2nd Subform PK.
Note: Your 1st tab should always contain the Main form part of a
main/subform
Generally, the second subform also has to have the EmployeeId to maintain
the relationship to the Main form. The second subforms, subform must be
related to the second subform's primary key.
Main Form tab: EmployeeID (PK)
1st Subform tab: ?(pk); EmployeeID (FK), related to Main Form
2nd Subform tab: ?(pk); EmployeeID(FK), related to Main Form
Subform to 2nd: ?(pk); ?(FK), this key must relate to 2nd Subform PK.
Note: Your 1st tab should always contain the Main form part of a
main/subform