Hi,
I have quite a few fields in a table. The table holds the data on each individual. Many of these fields have a Yes or No response. One has a range of about 10 possible categories where one is appropriate for each individual.
e.g.
Work Done Boss Notified Field rating
Yes Yes Am1
No No Am2
Am3
Am4 etc
What I am trying to do is to develop one report that provides a summary of all the data for a set date period.
I have a form linked to the query so dates can be entered. Then the query runs to a report. I need some guidance as to how to collect all the summarised material for the month and feature it in the report.
Can I simply run the one query that features all the necessary fields and does summing and counting? Or do I need multiple queries so I get the total Yes, Total No, total field rating listed by rating?
Any help appreciated.
I have quite a few fields in a table. The table holds the data on each individual. Many of these fields have a Yes or No response. One has a range of about 10 possible categories where one is appropriate for each individual.
e.g.
Work Done Boss Notified Field rating
Yes Yes Am1
No No Am2
Am3
Am4 etc
What I am trying to do is to develop one report that provides a summary of all the data for a set date period.
I have a form linked to the query so dates can be entered. Then the query runs to a report. I need some guidance as to how to collect all the summarised material for the month and feature it in the report.
Can I simply run the one query that features all the necessary fields and does summing and counting? Or do I need multiple queries so I get the total Yes, Total No, total field rating listed by rating?
Any help appreciated.