CrimsonDiva
Programmer
Hello,
Here's the scenario:
I have a table with 11 yes/no fields that are used to hold meeting attendance for a particular month of the year. I would like a total "YES" count for EACH of these fields, and I want to show the results in a Report. I've tried several queries, but I'm doing something wrong.
Example Fields: [May 00], [Jun 00], [Jul 00]
Table Name: MeetingInfo
Can someone explain EXACTLY how to word my query (either in SQL or in DesignView). Please include the information that should be on each line (of Query DesignView):
Field
Table
Total
Show
Criteria
FYI: I am working with Access 2000. Thanks so much!
Here's the scenario:
I have a table with 11 yes/no fields that are used to hold meeting attendance for a particular month of the year. I would like a total "YES" count for EACH of these fields, and I want to show the results in a Report. I've tried several queries, but I'm doing something wrong.
Example Fields: [May 00], [Jun 00], [Jul 00]
Table Name: MeetingInfo
Can someone explain EXACTLY how to word my query (either in SQL or in DesignView). Please include the information that should be on each line (of Query DesignView):
Field
Table
Total
Show
Criteria
FYI: I am working with Access 2000. Thanks so much!