I have one main report with 3 subreports using the same recordsource (say, qry_Source). Each time a subreport is opened, the recordsource is re-queried. Question: Is there a way to requery the recordsource only once instead of 3 times? Thanks a lot.
jj