View Full Version : Using one report to displays results of separate queries


RexesOperator
07-26-2007, 07:29 PM
I wonder if there is a simpler way to do this.

I have a report that is printed based on search criteria. These might be a radial search, name search, file number etc. Each report is based on a separate parameter query, so there is a separate query for the radial search, name, file number etc. Right now I have 9 queries and 9 reports. The only difference is which parameter is used. The reports are selected from a menu.

Is there a way to have one report and be able to choose which query the report displays?

kabz
07-27-2007, 12:04 AM
Subreports might help in that situation,but am not sure about the last part where you want to choose which query to display