Hi,
I have duplicate entries in Column A, for ID, so for instance
ColumnA - ID
12
12
13
14
15
As you can see there are duplicate entries. In Columns B and C I have prices, how would I go about grouping the duplicate rows and adding the values of the columns B and C of the resulting group?
Thanks so much for your help!
I have duplicate entries in Column A, for ID, so for instance
ColumnA - ID
12
12
13
14
15
As you can see there are duplicate entries. In Columns B and C I have prices, how would I go about grouping the duplicate rows and adding the values of the columns B and C of the resulting group?
Thanks so much for your help!