Hi,
I have a problem with counting records, I want to keep increasing the value within a group even after new page. I've tried the WhilePrintingRecords function but that one resets the value for every new page.
This is what I use now.
(In details)
{@Nr}
WhilePrintingRecords;
NumberVar Count...
Hi,
I have a problem with CR for counting records.
I want to count records within a group and keep increasing the value even after new page.
I've used WhilePrintingRecords but that one resets the value after new page.
This is what I use
{@NrReset}
WhilePrintingRecords;
NumberVar Count := 0...
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.