Hello,
I have a crystal report v 10.0 that has two groups defined:
Group A: Company Code
Group B: Entry Operator
The report currently is summarized by entry operator within a company and then by company.
A sample report would look like this:
GH1: Company 01
Detail: ABC 123 $230.00
Detail: ABC 345 $2377.00
GF2: Entry Oper: ABC - entered 2 transactions
Detail: XYZ 123 $34.00
Detail: XYZ 344 $54.00
GF2: Entry Oper: XYZ - entered 2 transactions
GF1: Total for Company 01: 4
GH1: Company 02
Detail: ABC 123 $230.00
GF2: Entry Oper: ABC - entered 1 transactions
Detail: XYZ 123 $34.00
Detail: XYZ 344 $54.00
GF2: Entry Oper: XYZ - entered 2 transactions
GF1: Total for Commpany 02: 3
I have used running totals to calculate the total by entry operator and company code and put them in GF1 and GF2.
Is there a way to display the total by entry operator in the report footer section.
So the above report in the RF section would be:
RF: Entry Oper: ABC - entered 3 transactions
Entry Oper: XYZ - entered 4 transactions
Thanks.
I have a crystal report v 10.0 that has two groups defined:
Group A: Company Code
Group B: Entry Operator
The report currently is summarized by entry operator within a company and then by company.
A sample report would look like this:
GH1: Company 01
Detail: ABC 123 $230.00
Detail: ABC 345 $2377.00
GF2: Entry Oper: ABC - entered 2 transactions
Detail: XYZ 123 $34.00
Detail: XYZ 344 $54.00
GF2: Entry Oper: XYZ - entered 2 transactions
GF1: Total for Company 01: 4
GH1: Company 02
Detail: ABC 123 $230.00
GF2: Entry Oper: ABC - entered 1 transactions
Detail: XYZ 123 $34.00
Detail: XYZ 344 $54.00
GF2: Entry Oper: XYZ - entered 2 transactions
GF1: Total for Commpany 02: 3
I have used running totals to calculate the total by entry operator and company code and put them in GF1 and GF2.
Is there a way to display the total by entry operator in the report footer section.
So the above report in the RF section would be:
RF: Entry Oper: ABC - entered 3 transactions
Entry Oper: XYZ - entered 4 transactions
Thanks.