Hi!
I have a problem using Crystal Report..
I have a report that have more than one page.
At the end of every page, I want a field with a count of items..
I try to put a "partial total field" with count of items and it work fine..
my problem is that i want reset this value every page!!
In first page this value is (for example) 25.. in the second page is
45 if I have 25 items in the first page and 20 in the second..
in second page actually I have the sum of first page and second!
The risult that I want is 25 in first page and 20 in the second..

Tank's a lot..