I have a report which refers in general to my entire database. However, because it is based on a very large query, the report itself is returning over 10,000 pages.
The report is spawned by a button on a form, what can I add to the button’s code to limit this report to one page?
Thanks!