J
JimS
I worked on this for four hours last night and finally gave up.
$10.00 2
$20.00 2
$10.00
$10.00
$30.00 2
I want to take the average of column A when it corresponds to an item
in column B. Column B could be a variety of numbers such as 1, 2, 3
4, etc. So I'm not multiplying. I'm simply counting the number of
instances in column B that match a dollar amount in Column A and then
averaging that total.
There are three instances of 2 in column B so the sum of those matches
in Column A is $60. Divide that by three and I should get an answer
of $20.00
$10.00 2
$20.00 2
$10.00
$10.00
$30.00 2
I want to take the average of column A when it corresponds to an item
in column B. Column B could be a variety of numbers such as 1, 2, 3
4, etc. So I'm not multiplying. I'm simply counting the number of
instances in column B that match a dollar amount in Column A and then
averaging that total.
There are three instances of 2 in column B so the sum of those matches
in Column A is $60. Divide that by three and I should get an answer
of $20.00