R
Randy Fritz
Hello NG,
I have 2 reports that, through code, I print 3 times each. The only
difference between the 2 reports is the query that the reports draw its
information from. I want to put in the Report Open Event an input box that
allows the user to select Query1 or Query2 and then print the report. My
question resides in my code that automatically prints both reports 3 times.
Can I send Query1 or Query2 to the report that, upon opening, overrides the
inputbox with the criteria sent? If yes, Can someone help me along with how?
TIAFAH
Randy
I have 2 reports that, through code, I print 3 times each. The only
difference between the 2 reports is the query that the reports draw its
information from. I want to put in the Report Open Event an input box that
allows the user to select Query1 or Query2 and then print the report. My
question resides in my code that automatically prints both reports 3 times.
Can I send Query1 or Query2 to the report that, upon opening, overrides the
inputbox with the criteria sent? If yes, Can someone help me along with how?
TIAFAH
Randy