Thanks LB, you guided me in the right direction...
I had to add another line of code to add at the @reset level to make it work however due to the report:
whileprintingrecords;
//reset to 0 only on date/group change
if previous({table.date})<>{table.date} then
numbervar grpsum:= 0;
Now it...
Sorry about being unclear I was in a bit of a rush.
As for the version it is Crystal 9.
As for the total on the running total field it cannot be summarized it is already summarizing another field I have on the report thus I don't get the 'Insert' option for this running total field.
I am...
I am trying to obtain a total a running total field for each group which is a different date and need to reset this running total at the start of the new Group/date. Any help would be appreciated! Thanks.
Thanks again K,
Actually just previous to coming back here to see if you'd replied I had come up with a solution very similar to the one you supplied however, I think I went about it the long route instead. I.e. I created formulas for each of the fields that I wanted to sum up using the...
thanks a million 'k' that definitely solved the page by page issue... however, would you happen to know how to NOT sum any duplicate data in a detail row?
Hi,
Can something provide me with some insight as to how I may reset a 'sum' running total field for EACH page? I originally thought you could use pagenumber change as the flag however crystal says that's a no no.
Also, I have a second issue... one that involves ignoring 'suppressed'...
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.