Printing Counter Values
Hello All. I am new to this forum and would like to see if anyone can help me with this problem.
I have a label setup to read from excel. Each record in excel has a "box qty" value (i.e 10 boxes).
When I print, i need the ability to print on the label "Box 1 of 10" .... next label Box 2 of 10. How can I accomplish this?
Thanks
-
I've attached a BT v10.1 sample to this document which will:
* Data Source the number of copies to be printed (via "File > Print" then click the "options" button for the number of copies) and data source by database field.
* How to serialize every identical copy and reset the serial number at each new database record (this is the X part of the "Box X of Y" structure you're after).
* How to show the total number of identical copies per record being printed (this is the Y part of the "Box X of Y" structure you're after).
1
Please sign in to leave a comment.
Comments
1 comment