J
jackson5
I have a report that is grouped by year. 2007, 2006, 2005. within each year
there are 4 ratings, and a count of those ratings. This table is linked to a
query that is doing a count of the ratings by year. I also have a footer
that sums the count of ratings, by year. What I'm trying to get is a
percentage of the ratings by year.
So in the example below, I'd like the percentage for Very Satisfied to be 33%
in 2007 (and 50% for 2006). This seems simple, but I have no clue how to
create the Percentage column. Any help would be greatly appreciated.
FYI It looks like this:
2007 Count Percentage
Very Satisfied 100
Satisfied 160
Somewhat Satisfied 75
Not Satisfied 65
Total responses: 300
2006
Very Satisfied 100
Satisfied 80
Somewhat Satisfied 10
Not Satisfied 10
Total responses: 200
there are 4 ratings, and a count of those ratings. This table is linked to a
query that is doing a count of the ratings by year. I also have a footer
that sums the count of ratings, by year. What I'm trying to get is a
percentage of the ratings by year.
So in the example below, I'd like the percentage for Very Satisfied to be 33%
in 2007 (and 50% for 2006). This seems simple, but I have no clue how to
create the Percentage column. Any help would be greatly appreciated.
FYI It looks like this:
2007 Count Percentage
Very Satisfied 100
Satisfied 160
Somewhat Satisfied 75
Not Satisfied 65
Total responses: 300
2006
Very Satisfied 100
Satisfied 80
Somewhat Satisfied 10
Not Satisfied 10
Total responses: 200