P
Peggy Ball
Hello ~
I have created a report based on a crosstab query for student attendance.
Row = Name
Columns = DR, Ed, FE, ILL, RH, TEX, TRP, TUN, UNV, UNX (absent reasons.
Each column show the number of dates (count) that child has been absent for
that particular reason)
Total = counts the total number of absent dates.
This works almost great if I'm printing the reports for the entire school
because there is at least 1 absence in every column. It will not print a
report for a student if he/she hasn't been absent.
I need to be able to filter the report by either class or student name.
I've created a parameter query then based the crosstab on that but when
running the report not all of the students in the class have a report if
someone in the class hasn't been absent for one or more of the excuses
listed.
How can I include a report for a student if they have never been absent?
The report would only list the columns with no numbers.
And, how can I filter the report by class or last name?
Thank you for the help!
I have created a report based on a crosstab query for student attendance.
Row = Name
Columns = DR, Ed, FE, ILL, RH, TEX, TRP, TUN, UNV, UNX (absent reasons.
Each column show the number of dates (count) that child has been absent for
that particular reason)
Total = counts the total number of absent dates.
This works almost great if I'm printing the reports for the entire school
because there is at least 1 absence in every column. It will not print a
report for a student if he/she hasn't been absent.
I need to be able to filter the report by either class or student name.
I've created a parameter query then based the crosstab on that but when
running the report not all of the students in the class have a report if
someone in the class hasn't been absent for one or more of the excuses
listed.
How can I include a report for a student if they have never been absent?
The report would only list the columns with no numbers.
And, how can I filter the report by class or last name?
Thank you for the help!