Sum, Merge, And Delete Duplicate Rows---PLEASE HELP!

kodhanrajesh

New Member
Joined
Aug 17, 2011
Messages
1
Here is the scenario please help me out

Input data in excel spreadsheet
Year Month Account Entity Class Class Scenario Amount
2011 Jun DAC Aviva Personal GI QF1 10.24
2011 Jun DAC Aviva Personal GI QF1 10.26
2011 Jan DAC Aviva Personal GI QF1 6206.381124
2011 Mar DAC Aviva Prof GI QF1 1138.281148
2011 Apr DAC Aviva Personal GI QF2 9683.894766

Output/expected data in excel spreadsheet
Year Month Account Entity Class Class Scenario Amount
2011 Jun DAC Aviva Personal GI QF1 20.50
2011 Jan DAC Aviva Personal GI QF1 6206.381124
2011 Mar DAC Aviva Prof GI QF1 1138.281148
2011 Apr DAC Aviva Personal GI QF2 9683.894766
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hello and welcome to The Board.
My first thought would be to use the data to produce a pivot table.
Would that work for you?
 
Upvote 0

Forum statistics

Threads
1,224,575
Messages
6,179,637
Members
452,934
Latest member
Jdsonne31

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top