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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

One full page of the same mailing label

Status
Not open for further replies.

MTarkington

Programmer
Feb 14, 2001
73
US
Good afternoon,

Using Crystal 10 & Cache DB.

I want to print a full page of mailing labels for each record that is pulled. The label sheet is 20 x 4, thus I want 80 copies of the same label.

What is the simplest way to do this?

TIA,
Mark
 
I would suggest stored procedure which is passed the quantity, then build out the approrpiate number of rows to return to Crystal.

If you're locked into Crystal, check out this FAQ:

faq767-3227

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top