Changing the underlying query used by a report

S

Stephen Brown

I have written a report that uses an query that includes
selection criteria for a particular field.

I now want to create an almost identical report that uses
an almost identical query but with the selection criteria
based on a different field.

Obviously I can amend the query and save that with a new
name, but can I amend the existing report to use the new
query and resave the report with a new name or do I have
to design the new report from scratch?


Thanks


Stephen Brown
 
V

Van T. Dinh

You can amend the existing Report to use the new Query and save it with a
new name.
 
Top