Hi,
I have a customer order data base.
I have a layout for printing labels showing customer info and product info.
I need to print a label for each product ordered by a customer. For example: If they ordered 6 apples and 2 oranges, I need to print 6 apple labels and 2 orange labels with the customer name on and product info on them.
What steps do I need to take in order to do this?
I am able to print one label for each type of product for a customer, but can't work out how to get multiples to print according to their order quantity.
Thank you in advance.