I have a form with 3 subforms. Each subform needs to use the same data entered in the parameter query, but I don't want my users to have to type it in 3 times each time the form is opened. If I set the parameter query to the main form, the subforms don't recognize the parameter query and lists everything.
Is there any way I can have a main form open, using the parameter query of the main form to query 3 subforms within my main form?