Hello everyone, I've tried consulting the ever mighty Google and I can't seem to find the answer that I am looking for.
I have a query that I am trying to create that counts the four different safety teams at my corporate office. We track the building, the floor, and the four teams based upon the team member's cubical location. The query displays the building and floor correctly but it doesn't display the 4 safety teams correctly.
I am using checkboxes to select whether someone is on a particular team or teams. Is there a way to have the system only count the check boxes and disregard the empty boxes? based upon what I am seeing, it seems my query is counting the boxes regardless if the box is checked or not. From what I am seeing online, I guess I can do it using SQL but I am not sure how.....
How can I set this up using the Design View mode of the query I am using?
I am also using Access 2010 edition if that matters any.