D
davwhsdb
I was wondering if there is a built in Excel function to do the
following:
Say I had 2 columns: item and quantity. The item column may have a
bunch of repeated entries, each with a different quantity. I want to
end up with only 1 row that has the item and a summation of the
quantities.
For example:
Item Qty
A 2
B 1
A 3
C 1
Becomes
Item Qty
A 5
B 1
C 1
Thanks in advance,
Dave
following:
Say I had 2 columns: item and quantity. The item column may have a
bunch of repeated entries, each with a different quantity. I want to
end up with only 1 row that has the item and a summation of the
quantities.
For example:
Item Qty
A 2
B 1
A 3
C 1
Becomes
Item Qty
A 5
B 1
C 1
Thanks in advance,
Dave