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

How do I print multiple labels based on a field in the database?

Status
Not open for further replies.

JVV

Technical User
Aug 14, 2001
4
US
I work in a museum environment and have a need to print a variable number of labels based on a field in the database. For example, our wet specimens that we keep in jars, one collection may go into one jar and I need only one label. But, the next collection may have to go into 3 jars, thus I would need 3 labels and then the next collection may fit into 25 jars and I would need 25 labels, and so on and so on. I have looked at other threads and FAQs but have found nothing that would fit. There was one suggestion to create multiple detail sections and then suppress those not needed based on the value in the field. That wouldn't work because I would have to know the maximum number of labels that I would ever need and I don't know what that could ever be. Any suggestions greatly appreciated.
 
If you can create an additional table in your database, you can use a technique I described in an old newsletter. Try the following link:

Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top