Data Source Syncronization
I am already using a data source with synchronization to generate batch codes for labels. I increase the number by 1 every 100 labels printed. Does anyone know if it is possible to further number these labels within the 100. Example: I am trying to continue to print, say 800 labels increasing the batch code by 1 every 100 labels but also want to number the 100 labels in each batch 1 thru 100. Any help would be appreciated.
-
Shotaro Ito
★ BarTender Hero ★
Do you mean reset serial number to 1 when another text's data change?
Try..Text 1:
Data source: 1 (Embedded) Set name as VAR1
Serialization enabled (increment)
Event: Standard
Interval: 100Text 2:
Data source: 1 (Embedded)
Serialization enabled (increment)
Event: Standard
Interval: 1
Reset: Data changes (VAR1)0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar