joltremari
Registered User.
- Local time
- Today, 20:46
- Joined
- Jun 4, 2001
- Messages
- 24
I have a Form with SubForm1 and Subform2.
SubForm2 holds sub-records of SubForm1 - - - and SubForm1 holds sub-records of the main Form.
I would like to have a combo box to look up a record in SubForm1 and display the related records in the main Form and SubForm2
The tables in which the forms were made each have a relationship to each other.
Main Form ID --->related to ---> SubForm1-MainFormID
SubForm1 ID --->related to---> SubForm2-SubForm1ID
I hope I explained this clearly, that it can be understood.
Any help is appreciated.
JO
SubForm2 holds sub-records of SubForm1 - - - and SubForm1 holds sub-records of the main Form.
I would like to have a combo box to look up a record in SubForm1 and display the related records in the main Form and SubForm2
The tables in which the forms were made each have a relationship to each other.
Main Form ID --->related to ---> SubForm1-MainFormID
SubForm1 ID --->related to---> SubForm2-SubForm1ID
I hope I explained this clearly, that it can be understood.
Any help is appreciated.
JO