M
Michael
Hi Folks - I have a column of numbers that represent grades like this:
Col A
9
10
9
12
11
9
10
9
12
11
Etc.
I need to count the number of times 9 occurs, 10 occurs, etc. Then I need to
calculate the percentage of 9's to the whole, 10's to the whole, etc.
I know I can use CountIf to count each occurrence of the individual grades.
Is there a function that will allow you to select a range of numbers and
automatically calculate counts and percentages?
Thanks.
Michael
Col A
9
10
9
12
11
9
10
9
12
11
Etc.
I need to count the number of times 9 occurs, 10 occurs, etc. Then I need to
calculate the percentage of 9's to the whole, 10's to the whole, etc.
I know I can use CountIf to count each occurrence of the individual grades.
Is there a function that will allow you to select a range of numbers and
automatically calculate counts and percentages?
Thanks.
Michael