Hey everyone,
I'm probably posting a question that's been answered, but I haven't been able to an answer. I'm relatively new to Excel so I might be missing the proper keywords to find it.
Paired Comparison.png
I'm using a Paired Comparison Analysis chart to compare parameters. The idea is to use a combination of a character and a number in order to rank the weight of each parameter.
What I'm trying to do is to sum the numbers based on the character equivalent. That would mean that any number attached to an "A" would be added the the "A" counter, and so on for the rest of the letters.
For example, from my posted picture we would get:
"A" counter = 2
"B" counter = 3
"C" counter = 7
...
I've tried a combination of LEFT/RIGHT to isolate the numbers from the characeters,
SEARCH to determine which character is in which cell,
and ISNUMBER for boolean operations.
Without much success.
Can anyone point me in the direction of a useful formula for this? OR have I just missed the obvious with the formulae I've been using?
Bookmarks