I have used a simple yes/no box for some information in one of my tables. I want to write a query that can be included in a report that tells me how many of a group of selected records have "yes" checked. When I used "sum," I came up with negative numbers or zeros. These are not correct values. What do I need to do in the query to get a numeric values that equals the number of "yes" answers?