Crystal Reports, Enter unique parameters into array, not using multiple values for a parameter
In Crystal reports, created a parameter to get multiple values to function as an array. I found I cannot enter same value twice. User needs to enter quantity for each box received. If box1=5, box2=3, box3=7, then no problem. If box1=3, box2=5, and box3=3… I cannot enter the value for Box. Thus, I created 3 parameters (actually I want 12) and I want to load them into an array as follows:
//create an array of box quantities