|
|
 |
 |
 |
| |
How do I create a Box Counter in LABELVIEW? |
 |
| |
- Create a TEXT object, set the Data Source to Fixed, and enter the number you wish to start with in decimal form.
- In the options tab of this TEXT object, set Increment to 1
- Create a second text object, set the Data Source to Fixed, and the text string will be the word “of”. Your label should now look similar to the image below:

- Create a text object, set the Data Source to When Printed, and set the prompt to “Enter # of boxes”. Take note of the Field Name of this object under the Options tab.

- Click on Edit->Label Setup.

- Select the Options tab. From here change Quantity Data Source to “Linked”.

- In the selection box that appears on the right select the field name of the When Printed field from above.

- Click the OK button and you are finished!
|
|
|
|