Hello everyone,
I need some help for white page report. I trying duplicate report line. For example;
User will enter one integer value in table line by line. I want create report line up to the number entered. if you need a little more info;
TABLE
ItemCode Count of report line
1234 3
5432 2
REPORT
1234
1234
1234
5432
5432
How can i do that.
Thank you.
*This post is locked for comments
I have the same question (0)