count multiple yes/no records with a single query
OK, here is another point I am stuck. I want to count multiple records with a single query. Here's the SQL View of the one I have now, that counts a field set. What I want to do is add more fields (say, fields A, B and C to the SQL statement but...