In Wasp Labeler v6, a value that increases or decreases with each label printed is called a serialized value.
To create a label with a numeric text field that increases by 1 with each label printed:
1. Create a text box on a new label.
2. Right click on the text box created above and choose "Source".
3. Click on Serialization/Numeric, then click Next.
4. Make sure that Incrementing Series is selected, and put your starting number into Start At Seed.
5. Click OK.
To create a label with a numeric text field that decreases by 1 with each label printed.
1. Create a text box on a new label.
2. Right click on the text box created above and choose "Source".
3. Click on Serialization/Numeric, then click Next.
4. Make sure that Decrementing Series is selected, and put your starting number into Start At Seed.
5. Click OK.