View Full Version : change query in copied report


pduran
10-09-2007, 02:44 AM
Hi

I have 2 querys, "qry1" and "qry2".

Already have a report based on "qry1".

Is it possible to create a copy of this report and then, in the new report, change the query that it is based, from "qry1" to "qry2"?

thanks
Paulo

KenHigg
10-09-2007, 02:56 AM
Sure. Just change it in the new reports 'Record Source' property.

pduran
10-09-2007, 03:10 AM
thanks Ken

:)

Paulo

KenHigg
10-09-2007, 03:18 AM
You're welcome. As an alternative, you could simply set the property at run time and only have to maintain one copy/version of the report...

:)
ken