I have a pretty big main table, with lots of colums, containing mostly Yes/No fields. Is it possible to make a query that simply counts the number of Yesses or Nos in multiple columns? For example, I want to get the number of Yesses in columns A, C, and E.
I don't know any VBA, so if it is...