Hi I have a that is used to produce works orders and requires the input of a parameter value for the "STOCK_CODE" and a parameter value for the "QUANTITY" required. This works absolutely fine, but I would like to change it to accept multi stock codes and multi values.
Say
STOCK_CODE QTY
VCP/1012/MP 400
VCP/1015/MP 336
VCP/1017/MP 440
The report would then run and produce a separate page per product.
I did try changing the parameter to accept multi values, but I get an error 'The array must be subscripted for example Array
Pretty new to this and not sure what to do.
Help
macke