I have a form that I need to print, and as suggested here, to have more control over the printing, I have saved the form as a report. Now I have a 'Print' button on the form, which prints the report.
However, when I click the print button it prints the report many times over, for different records. (It would print thousands of pages if I let it). How do I get the report to print just the records that were selected on the form, when the print button was pressed?
Robert
However, when I click the print button it prints the report many times over, for different records. (It would print thousands of pages if I let it). How do I get the report to print just the records that were selected on the form, when the print button was pressed?
Robert