marathonlady
Registered User.
- Local time
- Yesterday, 23:48
- Joined
- Jul 10, 2002
- Messages
- 120
Printing 3 copies of labels
I have a label report, but need to print 3 copies of each label.
I have to do it in this order: label 001 (3 times), THEN label 002
3 times, THEN label 003 3 times, and so on. I do not want to print the first sheet, then the second sheet, etc. Is there a report property I can set in VB that allows me to do this. Or what code can I put in the Print event of the detail section to make it work. Thanks!!!
I have a label report, but need to print 3 copies of each label.
I have to do it in this order: label 001 (3 times), THEN label 002
3 times, THEN label 003 3 times, and so on. I do not want to print the first sheet, then the second sheet, etc. Is there a report property I can set in VB that allows me to do this. Or what code can I put in the Print event of the detail section to make it work. Thanks!!!