Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: select 1 record produce user entered number Labels Post Reply Post New Topic
Author Message
Jim Wile
Newbie
Newbie
Avatar

Joined: 14 Jan 2013
Online Status: Offline
Posts: 3
Quote Jim Wile Replybullet Topic: select 1 record produce user entered number Labels
    Posted: 14 Jan 2013 at 4:40am
I need to produce the number of  labels entered by the user, from a single selected record. How do I produce multiple labels from only one record selection.
Any help will be greatly Appreciaed
 
Thanks
 
Jim Wile 
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 14 Jan 2013 at 5:32am
decide on a max number of labels,
create a table with the one row per number up to your max,
cross join your label table to this new table,
use youtr param against the new table field
 (e.g. {?param}<={newtable.number})
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.