hi I have 4 tables
1:tblMain =Primerykey:IngID is Autonumber
2:TblTrend =Primery Key=IngtrendID is number
3:tblsymbol =PromeryKey=IngsymbolID is number
4:tblDefects
in the relationship window, I have joied, tblTrend and tnlsymbols to tblmain, by ID's. Thats fine.
now I want to join tbldefects to tbltrend and tblSymbol. how would i do that?
actaully what i want to do is, I have main form based on tblmain.
and there are 2 sub forms, frmtrend, and frmsymbol (by using tab control). now in those subforms, I have sub subform frmdefects. that one frmdefects, i have in subfrmtrend, and also in subsymbol.
can you please tell me how would i do a relation?
Please.
Thanks
1:tblMain =Primerykey:IngID is Autonumber
2:TblTrend =Primery Key=IngtrendID is number
3:tblsymbol =PromeryKey=IngsymbolID is number
4:tblDefects
in the relationship window, I have joied, tblTrend and tnlsymbols to tblmain, by ID's. Thats fine.
now I want to join tbldefects to tbltrend and tblSymbol. how would i do that?
actaully what i want to do is, I have main form based on tblmain.
and there are 2 sub forms, frmtrend, and frmsymbol (by using tab control). now in those subforms, I have sub subform frmdefects. that one frmdefects, i have in subfrmtrend, and also in subsymbol.
can you please tell me how would i do a relation?
Please.
Thanks