iggator2003
New Member
- Joined
- Nov 3, 2010
- Messages
- 8
How can I sum data from column B based on the values in column A being the same?
Example:
Column A Column B Column C
George 1
George 2
George 2 5
Jeff 3
Jeff 1
Jeff 4 8
Column C is summing the values in column B based on the values in column A being the same.
Example:
Column A Column B Column C
George 1
George 2
George 2 5
Jeff 3
Jeff 1
Jeff 4 8
Column C is summing the values in column B based on the values in column A being the same.