Have a report using groups and running totals; need to calculate sums for only 2 of the 5 groups.
Example:
Group 1
ID test user case #
333 glucose RSmith 1
333 chol DWills 0
333 T4 SHall 1
Group 2
ID test user case #
444 glucose RSmith 1
444 chol DWills 1
Group 3
ID test user case #
777 glucose RSmith 1
777 chol DWills 0
I'm summing Case # running totals for each group.
Need to add sum of running totals of groups 1 and 3 ONLY in the report footer. Using Crystal v 9
Example:
Group 1
ID test user case #
333 glucose RSmith 1
333 chol DWills 0
333 T4 SHall 1
Group 2
ID test user case #
444 glucose RSmith 1
444 chol DWills 1
Group 3
ID test user case #
777 glucose RSmith 1
777 chol DWills 0
I'm summing Case # running totals for each group.
Need to add sum of running totals of groups 1 and 3 ONLY in the report footer. Using Crystal v 9