Multiple identical Records print
Hello, I have an SQL Database with Vertical entries that are same
ID - Order - Product
1 - ABC - Product1
2 - ABC - Product2
3 - ABC - Product3
How do I make it so I can query the whole ABC order?
Can it print all products at once in a multiple line text box?
Could it print all products on a series of label instead?
Regards
0
-
You need to create a Filter in your Database Connection Setup screens querying the Order Number field with an appropriate Query Prompt to request that they type in the number.
As each item on the order is a separate record then the product would print on a series of labels
0
Please sign in to leave a comment.
Comments
1 comment