Run Query When generating a report

D

dwaynesworld013

I am running a report with a subreport based on a specific date range. The
subreport is tied to a query that gets a Sum from a query based on data in
the main form. Whenever I run the report, the query on which my subfrom is
based on does not run. How can I get this query to run when generating my
report?
 
J

Jeff Boyce

If your report depends on a query to run, when you run the report, the query
runs.

How have you determined that the query isn't running? (By the way, did you
mean the "query on which my subreport is based"?)

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top