Crystal 2011 and printing the Work Ticket Form (a/k/a ""router"") - If you are familiar with Work Order you can relate Work Order to my problem. The client breaks up a total quantity to produce of an item based on the number of completed items that will fit in a bin. For example, they want to make 2400 in total of an item, but they break the run out into 4 runs of 600 each because 600 fit in a bin. They don't want to make 4 work tickets of 600 each - they just want to be able to produce 4 copies of one Work Ticket, and they want the number of copies to print be dynamically calculated based on the total number of runs (in this example 4 copies). They also want to have the copy number to print on the hardcopy - like 1 of 4, 2 of 4, 3 of 4, 4 of 4. I already have the formula in the form to calculate and round up to the next whole integer. Is there a ""number of copies"" command as well as a way to print the ""x of y"" copy # and number of runs on the copies? I've googled and researched everything I could think of and I really didn't come up with anything. The closest thing was to related to label printing and everything regarding that had to do with the form data all being in the Details section, which is not possible with