View Full Version : Applying filter to a subreport


ValS
11-20-2001, 08:48 AM
I have a report with a subreport in the main reports footer. Each detail of the main report includes a country, and the subreport provides totals by country. I am applying a filter when the report is run from a particular form, and would like to filter the subreport as well, using the same Where clause as the report, but can't figure out how!
Thanks