How to do a Crystal Report formula to print Item labels for the Quantity on hand.
I know there is a way with ""For...While...Do..."" loops to have a crystal report create additional detail lines for an item based on a number, such as quantity on hand. i.e. printing item labels.
I want to do something similar to that to print out a line for each serial number value in a UDF field, separated by commas.
But I'm not familiar with how to do the loop formulas, and none of the examples i see on google show me what I need.
Anyone out there have an example of using a crystal loop formula that might help me?
Thanks,