I'm trying to help a friend who is writing some reports - she doesn't have access to the internet, and I haven't had access to Crystal for 2 years!!
What she wants to do is create a formula that will display a running total on the detail line and then the total at the end - she can't just use recordnumber because there are suppressed details.
From memory, I thought you could put a formula in the header - something like count:=0;
Then a formula in the detail line for count:=count+1;
and then a formula in the footer just displaying count.
Could someone help me get this in the right syntax or tell me if I'm on the right track?
Many thanks - Emma
What she wants to do is create a formula that will display a running total on the detail line and then the total at the end - she can't just use recordnumber because there are suppressed details.
From memory, I thought you could put a formula in the header - something like count:=0;
Then a formula in the detail line for count:=count+1;
and then a formula in the footer just displaying count.
Could someone help me get this in the right syntax or tell me if I'm on the right track?
Many thanks - Emma