Access Virgin
Registered User.
- Local time
- Today, 00:13
- Joined
- Apr 8, 2003
- Messages
- 77
I have a form with 3 subforms, subform 2 is linked to subform 1 and subfrom 3 is linked to subform 2. I can get subform 2 linked to subform 1 but I cant get subform 3 linked to subform 2.
To link subform 1 and 2 I have used child = Field1 and master = [subform1].Form![Field1]. I thought it would be just the same to link subform 2 and 3, child = Field2 and master = [subform2].Form![Field2] but the when I use this subform 3 doesnt change.
Can the 2nd and 3rd subforms be linked?
To link subform 1 and 2 I have used child = Field1 and master = [subform1].Form![Field1]. I thought it would be just the same to link subform 2 and 3, child = Field2 and master = [subform2].Form![Field2] but the when I use this subform 3 doesnt change.
Can the 2nd and 3rd subforms be linked?