MEM1
Civil/Environmental
- Jan 16, 2003
- 144
Hello All,
I have a list of names in one column and several values in a second column. I want to lookup all occurances of each name in column 1 and sum the corresponding values in column 2. Can someone please help me with this?
Example
Scott 1
Jon 2
Scott 3
Lookup "Scott" and return 3+1 = 4
Any help is greatly appreciated.
I have a list of names in one column and several values in a second column. I want to lookup all occurances of each name in column 1 and sum the corresponding values in column 2. Can someone please help me with this?
Example
Scott 1
Jon 2
Scott 3
Lookup "Scott" and return 3+1 = 4
Any help is greatly appreciated.