S
sword856
Hello all, I have a tricky summing problem for my report. It has the
fields Department, Priority, Category, Course, CountofEmployees, and
SumofCosts. It lists courses taken in each department, each with the
number of employees per class and total cost of sending that number of
employees to class. It is ordered first by Department, then by
Priority, then by Category, and it has to stay this way. I need sums
at the bottom of the whole report for each of the priorities, 1, 2,
and 3. Is there a way to say "sum all where priority=1" for a text
box control source or something?
This is very important, and anyone's help would be greatly appreciated!
fields Department, Priority, Category, Course, CountofEmployees, and
SumofCosts. It lists courses taken in each department, each with the
number of employees per class and total cost of sending that number of
employees to class. It is ordered first by Department, then by
Priority, then by Category, and it has to stay this way. I need sums
at the bottom of the whole report for each of the priorities, 1, 2,
and 3. Is there a way to say "sum all where priority=1" for a text
box control source or something?
This is very important, and anyone's help would be greatly appreciated!