StephHansen
Programmer
Each order can be identically repeated and there is a column in our table that shows this: CUR_ORD_QTY. So, if that number is 20, I should have 20 identical copies of that order printed out. How can I tell CR to do this and increment the number of that order that it is.
For example...Order 1234 is actually 20 orders that contain all the same items and details. How can I get make CR print 20 of that order and have it iterate 1/20...2/20...3/20...etc (similar to page 1 of 20, etc-but an order can take up more than one page based on the number of items it has)?
I think a group is the way to go but I am not certain how to get started. Any help would be great!
Thanks in advance!!! Stephanie
For example...Order 1234 is actually 20 orders that contain all the same items and details. How can I get make CR print 20 of that order and have it iterate 1/20...2/20...3/20...etc (similar to page 1 of 20, etc-but an order can take up more than one page based on the number of items it has)?
I think a group is the way to go but I am not certain how to get started. Any help would be great!
Thanks in advance!!! Stephanie