B
bob
Hi,
Does anyone know of a way to create subtotals in a report that looks
similar to what I have below? I know I can do this using a subreport
but there are too many records and the subreport is slowing down the
main report to the point the report is not functional. There could be
as many as 35-50 different subtotals in my real report. Thanks in
advance for the help!!
Underlying Table Structure:
Field1 Field2
A 5
B 3
A 7
C 1
B 4
Need subtotals in the group footer to look like this:
A 12
B 7
C 1
Does anyone know of a way to create subtotals in a report that looks
similar to what I have below? I know I can do this using a subreport
but there are too many records and the subreport is slowing down the
main report to the point the report is not functional. There could be
as many as 35-50 different subtotals in my real report. Thanks in
advance for the help!!
Underlying Table Structure:
Field1 Field2
A 5
B 3
A 7
C 1
B 4
Need subtotals in the group footer to look like this:
A 12
B 7
C 1