Sum TWO columns and delete rows

cdrobinson83

New Member
Joined
May 3, 2021
Messages
21
Office Version
  1. 365
Platform
  1. Windows
Hi,

I'm trying to figure out how I can sum columns I and J while deleting the rows in the process that are deemed duplicates. Match criteria are columns A,C,E,F,H,K, and L. Example below of what I'm trying to do. Is anyone able to help? I can't for the life of me figure it out. I've looked at other posts and I just can't apply the logic.

Before:

1694892799079.png


After:

1694892927609.png
 

Attachments

  • 1694892612801.png
    1694892612801.png
    27.3 KB · Views: 7
  • 1694892645307.png
    1694892645307.png
    14.2 KB · Views: 7
Thank you again for all of this. Unfortunately getting the below error, while also missing columns from the original data.

1695312864040.png
 
Upvote 0

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
That is because you have both those fields identified as Text. Change to whole numbers or decimal. You cannot sum text. Click on the ABC in the field header and on the drop down select the numbers format you wish. Do this after the Source line. It is the same line as I have called ""Changed Type"

Here is a link to the file that contains your data that I worked on
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,223
Messages
6,123,715
Members
449,118
Latest member
MichealRed

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