Here is my problem. I have a list of employees who voted on a specific questions. The questions consist of True & False. And there is 5 of them. So a voter's card would look like this: F/F/F/T/T which would mean False/False/False/True/True
The thing is I m trying to do a report that will list how many people voted true for the first question and how many voted false for the first question. My thing is I keep finding myself doing 10 different reportsto display the 10 different Queries I have. So to see how many people voteed for true for the first question, i would have to run the "Voted True Form" which would run the query to find out how many voted true. Now note it would then make 50 something pages and then list the total on the last page of the report. In order for me to make a report that shows everythign I have to run all the reports manually and then copy and paste. I just found out that recently im gonna have to note how many regions each voter's have and I would have to calculate that to. I see myself doing 20 more something reports and copying and pasting every day.......
Can someone please give me a better way to do this? I have books and none of them are helping. They give information about summary reports but it is not helping![]()