M
Marie
I have created a table that looks something like this:
Column A = Class Number
Column B = Option Number
Column C = Number of Voters
Column D = Amount Total of Class-Option
So, I need to do the following:
Given that Class Number = 1, I need to calculate the
number of Voters who have chosen Option 1 under Class 1,
number of Voters who have chosen Option 2 under Class 2,
and so on from a database range.
Then, I need to find the total $$$ amounts for each
Option under each Class based on the number of voters for
each.
For example, Class Number = 1, Option Number = 1, and it
found a number of (3) voters in this specific category.
Now, I need to get the total $$$ amounts for the total
number of voters under Option 1, Class 1.
Can anyone help me to find the appropriate function to
use for this spreadsheet???
Thanks!!
Marie
Column A = Class Number
Column B = Option Number
Column C = Number of Voters
Column D = Amount Total of Class-Option
So, I need to do the following:
Given that Class Number = 1, I need to calculate the
number of Voters who have chosen Option 1 under Class 1,
number of Voters who have chosen Option 2 under Class 2,
and so on from a database range.
Then, I need to find the total $$$ amounts for each
Option under each Class based on the number of voters for
each.
For example, Class Number = 1, Option Number = 1, and it
found a number of (3) voters in this specific category.
Now, I need to get the total $$$ amounts for the total
number of voters under Option 1, Class 1.
Can anyone help me to find the appropriate function to
use for this spreadsheet???
Thanks!!
Marie