Counting Yes and no data types

S

Stephen

Hi

I am trying to count students that are absent. In the report, I have it
grouped by student. When I use “Abs(Sum([Absent]))†It gives me the total of
all students. Is there way I can do a count in a report that counts
individual students absents.

Thanks
Stephen
 
D

Duane Hookom

Do you have a student footer or header section to place the "individual
students absents"?
 
Top