vorzoth
March 4th, 2008, 12:23 PM
Greetings All,
I'm using ASP and Crystal Reports 9 to print some packing labels. The customer will be sending a number of boxes to us, and each mailing label needs to denote the number of the box. The customer is prompted with "Please Enter The Number Of Boxes You're Mailing" and they enter an integer value. I then need that many labels printed, but each label needs the sequential number printed on it. For example, if the customer enters "3" for the number of boxes, I need the first label to say "Box 1 Of 3", the second to say "Box 2 of 3" and the third to say "Box 3 of 3".
Is there an elloquent way of doing this?
Thanks in advance!
Jeff
I'm using ASP and Crystal Reports 9 to print some packing labels. The customer will be sending a number of boxes to us, and each mailing label needs to denote the number of the box. The customer is prompted with "Please Enter The Number Of Boxes You're Mailing" and they enter an integer value. I then need that many labels printed, but each label needs the sequential number printed on it. For example, if the customer enters "3" for the number of boxes, I need the first label to say "Box 1 Of 3", the second to say "Box 2 of 3" and the third to say "Box 3 of 3".
Is there an elloquent way of doing this?
Thanks in advance!
Jeff