I'm using Access 2007.
For a main table I have a PK that is auto-number, long integer. For other_table I have created and designated a field as an FK, called it the same name as the PK, and made it long integer.
In the Relationships I have linked these tables using PK to FK, and turned on referential integrity.
I made each of these tables into forms and they each work fine, just as they are supposed to. No problems.
I make the other_table a subform of the main form, place it in the Details section, and link them as PK to FK. I get blank results in the subform when I select Form View.
Arghhh! Why is that? what am I doing wrong?
Can someone please help me out? I am at wit's end!
For a main table I have a PK that is auto-number, long integer. For other_table I have created and designated a field as an FK, called it the same name as the PK, and made it long integer.
In the Relationships I have linked these tables using PK to FK, and turned on referential integrity.
I made each of these tables into forms and they each work fine, just as they are supposed to. No problems.
I make the other_table a subform of the main form, place it in the Details section, and link them as PK to FK. I get blank results in the subform when I select Form View.
Arghhh! Why is that? what am I doing wrong?
Can someone please help me out? I am at wit's end!