Hi,
I have an Access 2010 (Web) Navigation Form containing 2 tabs. Tab1 contains Subform1, while Tab2 contains Subform2. I want subform2 to be related/influenced by subform1; so that a record shown/selected in subform1 results in the related records in subform2 to be shown. Like a parent/child relationship. Trouble is they are both subforms, so no partent/child arrangement exists. I am thinking that setting up the Navigation Where Clause will help but I've never used it before? Something like Forms![Subform1].[ID] = Forms![Subform2].[form1_ID]
Any help would be appreciated, thanks.
Jason.
I have an Access 2010 (Web) Navigation Form containing 2 tabs. Tab1 contains Subform1, while Tab2 contains Subform2. I want subform2 to be related/influenced by subform1; so that a record shown/selected in subform1 results in the related records in subform2 to be shown. Like a parent/child relationship. Trouble is they are both subforms, so no partent/child arrangement exists. I am thinking that setting up the Navigation Where Clause will help but I've never used it before? Something like Forms![Subform1].[ID] = Forms![Subform2].[form1_ID]
Any help would be appreciated, thanks.
Jason.