Printing multiple reports - answering queries for each

B

bmdavis

Hi,
I have a button linked to print 5 reports at once. The problem (and
it's a small one) is that each report has a CONTROL SOURCE set as a
QUERY. So, whenever I load a report, it asks me which number report I
want to view (i.e. #1 or #2 or #3 etc.) .

I would like to just hit the print button, insert ONE number, and
have the 5 reports all print that number. Is there a different way to
go about this? Should I disable a query on the report, then insert a
query for all on the button code?

Thanks.
 
Top