How do I modify the query on which my report is based

A

aristaeus

I want to modify the query on which my report is based without going into
design view on the query itself. Is there any way in which I can view the
query from within design view on my report to modify the query (just
slightly) on the fly?
 
R

Rick B

Sure. Open the report in design view and open the "Properties" box. Click
the "Data" tab and you will see the "Record Source". Click the button [...]
to the right and it will open your query.
 
Top