Subform data not filtering based on active entry

Delta223

New member
Local time
Today, 21:07
Joined
Jan 3, 2011
Messages
2
Hello,

I am trying to make a form using the following tables:

screencast.com/t/iuYJkmmw

I can create a form from the "Website" table and my "history" table will show up as a sub-form. This is what I want, because the history table is meant for storing notes

However, a 3rd table, not pictured, is used to make a query with the website table which I then build a form from. No subform is created by default (bad) When I try to add a history table subform, the history data is not filtered against the currently displayed entry.

I know what the problem is: the subform is not filtering the data it displays based on the entry data. My question is, how can I get the sub-form data to link with the displayed entry?

Thanks
 
As answered elsewhere:

In the properties of the subform control on the main form (not the subform itself), you'll see Master/Child link properties.
 

Users who are viewing this thread

Back
Top Bottom