I have a report that has a grouping on cost_code. Each group has a sum of the revenue for that code. All I want displayed on the report is this summary amount for each code. There are 9 codes. Is there a way that I can condense them to print on one line like a detail record or must they print one line per code?
In other words, like this:
Group 1 Group 2 Group 3
Total 1 Total 2 Total 3
Instead of this:
Group 1 Total 1
Group 2 Total 2
Group 3 Total 3
All help is appreciated!
Thanks,
mkyzar
In other words, like this:
Group 1 Group 2 Group 3
Total 1 Total 2 Total 3
Instead of this:
Group 1 Total 1
Group 2 Total 2
Group 3 Total 3
All help is appreciated!
Thanks,
mkyzar