I'm having difficulting with the following:
several ranges of cells:
I need to find the word represented most frequently in each range, and also the highest average of the words.
for example - one range
bob 234
ted 133
sara 245
bob 345
ted 234
ted 123
sara 756
>>highest represented word = ted
>> highest average = Sara (500.5)
I've got thousands of these ranges...
thanks,
glg
several ranges of cells:
I need to find the word represented most frequently in each range, and also the highest average of the words.
for example - one range
bob 234
ted 133
sara 245
bob 345
ted 234
ted 123
sara 756
>>highest represented word = ted
>> highest average = Sara (500.5)
I've got thousands of these ranges...
thanks,
glg