detail of groups

C

chrissy2391

I am trying to group by a school code which I need the grand totals of each
group, however I also need it to list out the detail of each job that school
code does which arrives to the group total. Example school code has 3 jobs
that equal $99 when I group by school code it just gives me the $99 total
instead of the detail of each job which arrives to that $99 so each job is
$33 each but that's not shown in report when grouping is done and calc is
done in group footer.
 
Top