I figured it out.
This is how I did it for each individual field.
In the Report Footer, I have a field for each variable. Make sure that the variable has the "Can Grow" checked.
WhilePrintingRecords;
numbervar array aTrial;
numbervar array aFVC;
numbervar array aFEV1;
numbervar array aPEF...
Hello,
This is new territory for me with Crystal.
I have a report that I show detail lines and then at the end of the report, I need to show more information about each detail line. There is not more than 20 detail lines.
I am using the WhilePrintingRecords to set up the arrays
This is in the...
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.