dinicholls
MIS
Hi,
Basically I have a report broken down into three groups. On the basic group level 3 I am doing a distinct count of the number of students, which works a treat. The problm being, in the next group level, I have done another distinct count to get the total of these groups, BUT the students may appear more than once in the lower group, so the total of the second group is lower, because I have a distinct count on this. Is there any way I can count the group totals in the lower level, to get the correct total in the next level up?
eg:
group two total: 100
(should be total of area 1,80 and 2, 30 which equals 110)
group one area 1 80
group one area 2 30
Thanks!!
Basically I have a report broken down into three groups. On the basic group level 3 I am doing a distinct count of the number of students, which works a treat. The problm being, in the next group level, I have done another distinct count to get the total of these groups, BUT the students may appear more than once in the lower group, so the total of the second group is lower, because I have a distinct count on this. Is there any way I can count the group totals in the lower level, to get the correct total in the next level up?
eg:
group two total: 100
(should be total of area 1,80 and 2, 30 which equals 110)
group one area 1 80
group one area 2 30
Thanks!!