J
JB
I have a form that the user uses to select several items associated with a
particular Job Number.
If Item A has a quantity of 25, I need to print 25 labels 1 of 25, 2 of 25,
3 of 25 ......
If Item B has a quantity of 5, I need to print 5 labels 1 of 5, 2 of 5, 3 of
25 ..........
The number of Items, and quantities, will not always be the same.
The user needs to click a button just once to print all labels.
Could somebody point me in the right direction to print numbered labels for
several records?
Thanks
particular Job Number.
If Item A has a quantity of 25, I need to print 25 labels 1 of 25, 2 of 25,
3 of 25 ......
If Item B has a quantity of 5, I need to print 5 labels 1 of 5, 2 of 5, 3 of
25 ..........
The number of Items, and quantities, will not always be the same.
The user needs to click a button just once to print all labels.
Could somebody point me in the right direction to print numbered labels for
several records?
Thanks