Sub Form not showing all records

D

Design by Sue

I have created a form (PartSuffixSubFrm) that shows Part Number, Suffix and a
check box from the table PartSuffixTbl. When I open the PartSuffixSubFrm as
a Form all of the Part and Suffix records in the table show up. But when I
include this as a subform on my LocationFrm the PartSuffixSubFrm only shows
the first Part Number and it's Suffixes. I cannot see, nor reach, the rest
of the records. Can anyone tell what I have missed based on this explination?
 
D

Design by Sue

Never mind - I am actually going a different way on this project. But for
others found the Parent Child relationships are what cause this.

Sue
 
Top