I have a set list of values that repeats itself with the column next to it giving a number which may look like this...
A 7
B 8
C 4
B 3
A 2
and a list on a different sheet with this
A X
B Y
C Z
What string of functions should I use if I want X to be a formula that will search the first list and add all values next to A, Y to add all B values and Z to add all C values?
Thanks!
A 7
B 8
C 4
B 3
A 2
and a list on a different sheet with this
A X
B Y
C Z
What string of functions should I use if I want X to be a formula that will search the first list and add all values next to A, Y to add all B values and Z to add all C values?
Thanks!