Running a query while opening a report

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hello,

I would like to know how to run a query (without using
parameters, as no crietria is required) by opening a
report? My report is based on query, and I would like the
user just to press an open button on the report to run the
query in the background.

Thanks,
Chris.
 
A report doesn't support any click events. I think you need to provide more
details regarding your requirements.
 
Back
Top