drosenkranz
Programmer
Hello,
I have a commend button that prints a report on demand. The user will need three copies of this report for their purposes.
I know I can specify "TO PRINTER PROMPT" to allow the user to enter the number of copies they want but...
Is there any way I can specify that I want three copies without relying on the user to do this?
I know I can run the report three times in a row on the button's click event from code- I was just wondering if I could do it a different way on one run of the report.
Thanks.
The 2nd mouse gets the cheese.
I have a commend button that prints a report on demand. The user will need three copies of this report for their purposes.
I know I can specify "TO PRINTER PROMPT" to allow the user to enter the number of copies they want but...
Is there any way I can specify that I want three copies without relying on the user to do this?
I know I can run the report three times in a row on the button's click event from code- I was just wondering if I could do it a different way on one run of the report.
Thanks.
The 2nd mouse gets the cheese.