Use a formula in the group footer to increment a variable:
-----------------------------------------------------------
WhilePrintingRecords;
Global NemberrVar sum_of_max;
sum_of_max := sum_of_max + Maximum({amount}, {employee_id})
-----------------------------------------------------------
Use a formula in the Report Footer to show the total of the max values:
-----------------------------------------------------------
WhilePrintingRecords;
Global NemberrVar sum_of_max;
-----------------------------------------------------------
Cheers,
- Ido
CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.