G
Guest
I have a report with a subreport which runs a query that requests user input.
The user enters a beginning date and an ending date. Data is displayed
based on the dates. When I run the subreport alone, it works beautifully.
However, when I run the main report with subreport, the input boxes keeping
popping up over and over again. (Keep in mind that the main report uses it's
own query.)
The reports are linked using an id field. I have tried various fixes to no
avail. The only successful solution is to hard code the dates in the query,
but I don't like that solution as someone else will be running this report,
and I would rather they not open the query in design view to enter the dates.
Does anyone have an idea?
Outdone--again.
The user enters a beginning date and an ending date. Data is displayed
based on the dates. When I run the subreport alone, it works beautifully.
However, when I run the main report with subreport, the input boxes keeping
popping up over and over again. (Keep in mind that the main report uses it's
own query.)
The reports are linked using an id field. I have tried various fixes to no
avail. The only successful solution is to hard code the dates in the query,
but I don't like that solution as someone else will be running this report,
and I would rather they not open the query in design view to enter the dates.
Does anyone have an idea?
Outdone--again.