I have no idea how to start working on this function. I have two columns, A contains people names while B contains numbers. I need a macro that can find column A for people with the same name and sum the numbers.
Example: I have this:
A B
John 5
John 3
John 1
After running the macro:
A B
John 9
Any guide or tips is appreciated. Thanks
Start Free Trial