B
BJM
I have a table that keeps attendance for students. My
principal wishes to see a list of all students with no
attendance for the previous three week period.
I keep the attendance on a per week bases and the field is
a week number, not a date.
How can I query the table to show me those students with
no attendance for three consecutive weeks? I understand
how to set the criteria to find no attendance for a single
week, but how do I set a compound criteria on a single
field for three week numbers in a row?
Thanks,
BJM
principal wishes to see a list of all students with no
attendance for the previous three week period.
I keep the attendance on a per week bases and the field is
a week number, not a date.
How can I query the table to show me those students with
no attendance for three consecutive weeks? I understand
how to set the criteria to find no attendance for a single
week, but how do I set a compound criteria on a single
field for three week numbers in a row?
Thanks,
BJM