Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repeat Labels

Status
Not open for further replies.

mike250

IS-IT--Management
Nov 11, 2002
14
0
0
AU
Evening all,

I am needing to create dock receiving slips; 4 to a page. In our software program the user specifies in a data field how many cartons they received. Let's say this number is 3 and the field is named cartons.

I need to print labels for this shipment. Using a stored parameter off the record id I can get one label to print. How might I get 3 labels to print based off the value (3) entered in the cartons field?

Using Crystal Reports 8.5. Many thanks!
 
Let me add a bit more info:

I presently have used the Report Expert to set up labels using a custom size. I've set it to 4.000in x 5.250in to represent 4 to a page, 2 across and 2 down.

From within Crystal when I query all records I get 4 to a page. What I need now is to repeat the same label multiple times based off the value stored in the cartons field.

Cheers!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top