I'm using Access 2007 and my PK for the main table is an auto-number. For table #2 I added a field as an FK of the same type as the PK, long integer, and then linked the PK with the FK.
Both tables were made into forms and separately they work fine. When I make frm_table #2 a subform of the main form nothing appears. Why is that? What else do I have to do to make these keys connect so that the subform of table #2 works properly with the main form?
Please help. I am at wit's end. Any input/comment would be greatly appreciated.
Both tables were made into forms and separately they work fine. When I make frm_table #2 a subform of the main form nothing appears. Why is that? What else do I have to do to make these keys connect so that the subform of table #2 works properly with the main form?
Please help. I am at wit's end. Any input/comment would be greatly appreciated.