Aerowolf
Programmer
- Nov 6, 2002
- 64
I am using POs for one particular vendor that use the following format:
Line item #1 contains Part #, description, and finish.
Line item #2 contains Customer ID and sales order #.
Line item #3 contains a period as a separator on the page.
Each of the above is entered in the description field of each row (record).
For each item being ordered from this vendor, the above 3 line items are created. So I have 3 records that pertain to one item being ordered.
I want to print one label for each item being ordered on these POs. I want to print these labels on a standard Avery label sheet.
I need help in figuring out how to get each of the 3 line items on the same label.
Thanks
Edwin
Line item #1 contains Part #, description, and finish.
Line item #2 contains Customer ID and sales order #.
Line item #3 contains a period as a separator on the page.
Each of the above is entered in the description field of each row (record).
For each item being ordered from this vendor, the above 3 line items are created. So I have 3 records that pertain to one item being ordered.
I want to print one label for each item being ordered on these POs. I want to print these labels on a standard Avery label sheet.
I need help in figuring out how to get each of the 3 line items on the same label.
Thanks
Edwin