My main report shows data straight from the table - no filter needed. However my subreport should only show data for the month/year entered by the user. I want to use a docmd.runsql in the subreport to do this. Will this work? Will it have any effect on the linked child fields with the main report? (sub report filter will not affect the linked fields between the two).
Thanks