Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running Total & Averages

Status
Not open for further replies.

lous

Technical User
Mar 8, 2002
53
US
I am writing a report using Crystal 7 that requires that each person's individual total number of items be divided by the total number of items that everyone has done for the week.

The total items is in the group footer as a running total, the formula field to calculate (individual items / total items) is in the details section.

The problem is that it's dividing the individual units by the total of the running total up to the point of that record.

I want it to wait until the running total is complete before calculating each person's indivdual percentage on the whole.

How do I do this?
Thanks.
 
If it's a grand total you're looking for, then you can create that and divide on that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top