lundi 30 mars 2015

Group rows and sum the last column

My original data looks like this:


enter image description here


I want my data to be transformed into:


enter image description here


Is there any way that we can do this without using pivot/subtotals. The reason why I am against pivot/subtotals is because i want to merge this data with some other data and do some calculations. VBA holds good too.


Any ideas please?


Aucun commentaire:

Enregistrer un commentaire