Hi,
I have a report which has one group and about 25 records in the detail section from one field. Is there anyway to break the report when it reaches the 5th record and to start a new column.
Thanks
Example
Group A
Field A
1
2
3
4
5
6
7
8
9
10
.
.
.
Change to
Group A
A A A
1 6 11
2 7 12
3 8 13
4 9 14
5 10 15
I have a report which has one group and about 25 records in the detail section from one field. Is there anyway to break the report when it reaches the 5th record and to start a new column.
Thanks
Example
Group A
Field A
1
2
3
4
5
6
7
8
9
10
.
.
.
Change to
Group A
A A A
1 6 11
2 7 12
3 8 13
4 9 14
5 10 15