I have a multiple report, report. It is a report that contains four other
reports. Each report is comprised of a query that asks for user input, i.e.
dates et ctetra. But it ends up asking the same questions six times each is
there any way to automate the entries and make one input that can be used in
multiple queries?
Thank you Steve
Create a form with unbound text boxes for the entries. Without closing the
form run the report.

Signature
KARL DEWEY
Build a little - Test a little
> I have a multiple report, report. It is a report that contains four other
> reports. Each report is comprised of a query that asks for user input, i.e.
[quoted text clipped - 3 lines]
>
> Thank you Steve
Duane Hookom - 06 Mar 2008 22:05 GMT
I 2nd Karl's comment. Check out this link
http://www.tek-tips.com/faqs.cfm?fid=6763.

Signature
Duane Hookom
Microsoft Access MVP
> Create a form with unbound text boxes for the entries. Without closing the
> form run the report.
[quoted text clipped - 6 lines]
> >
> > Thank you Steve