P
Paul Richards
I have a report where I need to list from 1 to 9 instances of a data
item at the bottom of each report page.
I want to be able to format the report so that I have up to 3 columns of
3 rows each when all 9 items need printing e.g.
Item 1 Item 4 Item 7
Item 2 Item 5 Item 8
Item 3 Item 6 Item 9
There could be only 1 item or a maximum of 9 and any quantity in between.
How would I set up my report to achieve this?
Thanks
item at the bottom of each report page.
I want to be able to format the report so that I have up to 3 columns of
3 rows each when all 9 items need printing e.g.
Item 1 Item 4 Item 7
Item 2 Item 5 Item 8
Item 3 Item 6 Item 9
There could be only 1 item or a maximum of 9 and any quantity in between.
How would I set up my report to achieve this?
Thanks