GregoryWest
Registered User.
- Local time
- Today, 17:25
- Joined
- Apr 13, 2014
- Messages
- 161
I have a macro that asks the user for a number then prints a report based on that number. What the end user has asked for is to print multiple copies of this report, with the ability for the user to say how many copies.
I am using the OpenReport followed by PrintOut. There is a field for copies, but how do I go about getting an input for the user to say now many copies they would like?
I am using the OpenReport followed by PrintOut. There is a field for copies, but how do I go about getting an input for the user to say now many copies they would like?