Bennie47250
Programmer
Using Access 97.
Have our sales and customer table joined together. I designed a shipping label using the label wizard and I’m able to print out one label fine, but I would like to know how to print multiple labels.
The label information is pulled from a select query. We enter the order number and it pulls the appropriate label information. However it only prints the one label and most times we will need multiple labels. In the sales table there is a field that shows the number of cartons we are shipping and since we need one label per carton, it would be nice to be able to use this field to determine the number of labels to print.
Any suggestions on how to print the multiple labels?
Thanks
Bennie
Have our sales and customer table joined together. I designed a shipping label using the label wizard and I’m able to print out one label fine, but I would like to know how to print multiple labels.
The label information is pulled from a select query. We enter the order number and it pulls the appropriate label information. However it only prints the one label and most times we will need multiple labels. In the sales table there is a field that shows the number of cartons we are shipping and since we need one label per carton, it would be nice to be able to use this field to determine the number of labels to print.
Any suggestions on how to print the multiple labels?
Thanks
Bennie