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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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.
 
Back
Top