Need Help to Count in Footer, then Sum in 2nd Footer then Sum agai

  • Thread starter Thread starter cwoelfe
  • Start date Start date
C

cwoelfe

I have a report that has the following...

In the Detail I have a COUNT for each Record... I Named it SECTION_COUNT

In the the FirstofRC_DEPT Footer I am totaling all the record pulled in for
that Dept.

In the FirstofCOLLEGE Footer I am totaling all the totals for Depts shown
for that College

In the Report Footer I want to total EVERYTHING..

I have gotten the 1st Count to work in the FirstofRC_DEPT Footer but I can
not get the the FirstofCOLLEGE footer to total all the Counts returned for
each Dept and I can't get the Report Footer to total everything for all
depts..

Please Help!!!
 
A report footer should work exactly the same as a group footer. Are you sure
you aren't attempting to use a PAGE FOOTER?
 
Back
Top