Basically I need to add the total quantities per item name:
What I have is:
Column A Column B
Item1 5
Item1 11
Item1 13
Item2 3
Item2 1
Item3 4
Etc
I need it to add up the totals somewhere, like in column C or C and D?
Column C Column D
Item1 29
Item2 4
Item3 4
Hope someone can help
What I have is:
Column A Column B
Item1 5
Item1 11
Item1 13
Item2 3
Item2 1
Item3 4
Etc
I need it to add up the totals somewhere, like in column C or C and D?
Column C Column D
Item1 29
Item2 4
Item3 4
Hope someone can help


Comment