I have a form which contains a subform with tabs.
I've written a query which contains all the fields on both the main form and subform. I'm using this query as the recordsource for both the main form and subform.
I've been trying to apply a filter based on the PK ("ID") but am unable to get any data to populate either form. The forms are linked by master/child, I'm applying the filter in the main form.
Does anyone have a link or example of a suitable method to filter both forms based on the same value?
thanks
Tristan
I've written a query which contains all the fields on both the main form and subform. I'm using this query as the recordsource for both the main form and subform.
I've been trying to apply a filter based on the PK ("ID") but am unable to get any data to populate either form. The forms are linked by master/child, I'm applying the filter in the main form.
Does anyone have a link or example of a suitable method to filter both forms based on the same value?
thanks
Tristan