i have a mainform containing 2 subforms. 1st subform will display a list of records for a search on the mainform.2nd will display a list of records for a selected record on the 1st subform. The problem is that 2nd subform will show only records corresponding to the 1st record on the 1st subform. I have check the ChildLink(Partlist) and MasterLink([submain].Form![Partlist]) carefully-it should work cos it could show the records for the 1st item.
Could anyone please tell why it didnt show records for other items on 1st subform?
p/s when i put 2nd subform on the 1st, it works with the Child and Master link. i dont want it cos its very messy...
Could anyone please tell why it didnt show records for other items on 1st subform?
p/s when i put 2nd subform on the 1st, it works with the Child and Master link. i dont want it cos its very messy...