Group headers in reports

M

mm

Hello, I am having a problem with a report that I have
produced using the wizard. My report has two group headers
and in the report there is a detail section that contains
formulas. According to my understanding of how this works,
the detail section will perform whatever is needed under
the particular group. SO if I have one group header
called "program" and another group header called "classes"
then it should calculate any sums or count the number of
students in each class under each specific program. The
problem is that the formulas calculate for everything in
my database. That is it counts all of the students for
example rather than dividing it according to what I have
set up. Is there any advice on what could be wrong?

Thanx!
 
E

Evi

If your formula is eg
=Count([Students]) then put it in the Program footer to count all the
students in the program and in the Class footer to count all the students in
the class.

Evi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top