I have two tables called
Tab1 with ID and Name
Tab2 with ID, value, text
Within the table def I made both Id's the primary keys.
I went to the table relationships and dragged from Tab1 ID field to Tab2 ID field.
Now what I want to do is have a subform from TAB1 and a subform for TAB2.
When I load I only want values in TAB2 that have the ID of the selected row in subform for TAB1.
I have tried this with two subforms but when I select a different row in TAB1, TAB2 doesn't change it still shows everything. I thought creating the relationship would enforce this?
If i'm confusing you i'm sorry
Any help would be greatly appreciated
Tab1 with ID and Name
Tab2 with ID, value, text
Within the table def I made both Id's the primary keys.
I went to the table relationships and dragged from Tab1 ID field to Tab2 ID field.
Now what I want to do is have a subform from TAB1 and a subform for TAB2.
When I load I only want values in TAB2 that have the ID of the selected row in subform for TAB1.
I have tried this with two subforms but when I select a different row in TAB1, TAB2 doesn't change it still shows everything. I thought creating the relationship would enforce this?
If i'm confusing you i'm sorry
Any help would be greatly appreciated