L
louweb
I have a database recording staff absences from meetings. My query shows the
staff name, meeting date, meeting type and reason for absence. My query
allows for the user to enter a date to only show absences from that date on.
My report based on that query shows every absence from that date grouped by
staff member and counts the total absences for that staff member. I need to
only show staff member and details when there have been 3 or more absences.
Does anyone know if I do this through my query or through my report (where I
have a count per person) and how do I do it?
staff name, meeting date, meeting type and reason for absence. My query
allows for the user to enter a date to only show absences from that date on.
My report based on that query shows every absence from that date grouped by
staff member and counts the total absences for that staff member. I need to
only show staff member and details when there have been 3 or more absences.
Does anyone know if I do this through my query or through my report (where I
have a count per person) and how do I do it?