Consolidating List

bsb2013

New Member
Joined
Jul 16, 2010
Messages
31
Given a list of names with repeats in column A and dollar values in column B, is there a way to create a list in C with each name stated only once(get rid of the repeats) and have the total dollar amounts in D for each name?
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Consider this. Use a sort on the data into the named order you want, then look to use Sub Totalling this will give you the answer you want as you will see 1, 2, 3 as buttons next to Column Letter A then you select the 2 and you will see the totals.
 
Upvote 0
what if i have a list of names in column A and a list of their job in column B, and I want to make a pie chart showing how many people have each type of job?
 
Upvote 0
So I could use a sort then a countIf if I knew which jobs I was looking for, but I don't know which jobs... I want to count how many of every job
 
Upvote 0

Forum statistics

Threads
1,224,518
Messages
6,179,248
Members
452,900
Latest member
LisaGo

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