carry forward brought forward formula in crystal report

Crystal Reports carry forward totals from the previous page


I want to show brought forward total on the header in "total_header" field in the header and carried forward total in "total_footer" field on the footer.
I used the following code in crystal reports in a formula field:
WhilePrintingRecords;
NumberVar
total;
total := total + <fieldToTotal>;
The field with above mentioned code will be in details section and following code in both fields "total_header" and "total_footer":
WhilePrintingRecords;
NumberVar total;
total := total;

numerology

c# tutorial for beginners

 c# tutorial for beginners




Your IP Address is:

Browser: