I have a database of shipping labels.. i need to print multiples of a labels, for example, 1 of 25, 2 of 25, etc… with both label number and total labels to print on each label.
I want to pass these values from the form I am using for input to the report, opening the report by a command button on the input form, then opening the report in preview mode so that my user can verify the data is correct before proceeding to print a million labels.
I would greatly appreciate any help on this.. Iam a real novice in Access. I can email a copy of the mdb file to anyone who would like to help if that would help you to understand my question.