Carera2011
Instructor
I have customers ordering different amounts of products. Once the oders are completed I then know how many boxes it took to package the complete order.
I need to use Crystal to print the labels for this customers orders. I have a parameter set up to accept the # of labels that need to be printed.
How do I tell crystal to print the number of labels that I need based on the input from the parameter. I can be printing 10 labels or sometimes on occassion be printing 100+ labels, again it all depends on the size of the order.
The same address will be printing every time...I would just like the label to print 1 of (parameter),2 of (parameter), etc.
Is there any way to do this? HELP!!!!
I need to use Crystal to print the labels for this customers orders. I have a parameter set up to accept the # of labels that need to be printed.
How do I tell crystal to print the number of labels that I need based on the input from the parameter. I can be printing 10 labels or sometimes on occassion be printing 100+ labels, again it all depends on the size of the order.
The same address will be printing every time...I would just like the label to print 1 of (parameter),2 of (parameter), etc.
Is there any way to do this? HELP!!!!