Sum of values based on specific text

NJS1982

Board Regular
Joined
Sep 24, 2009
Messages
186
Office Version
  1. 365
Platform
  1. Windows
Hi all, hoping this is a nice easy one.
I have a list of contractors in column U (they appear more than once).
I have an invoice value for each transaction, set against these contractors in column X.
Does anyone know a formula to COUNT up the total value per contractor?

i.e. the value for AAA below would be 5,500. BBB would be 2,000. CCC would be 500.

[TABLE="width: 500"]
<tbody>[TR]
[TD]CONTRACTOR[/TD]
[TD]INVOICE VALUE[/TD]
[/TR]
[TR]
[TD]AAA[/TD]
[TD]1,000[/TD]
[/TR]
[TR]
[TD]BBB[/TD]
[TD]2,000[/TD]
[/TR]
[TR]
[TD]AAA[/TD]
[TD]1,500[/TD]
[/TR]
[TR]
[TD]CCC[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]AAA[/TD]
[TD]3000[/TD]
[/TR]
</tbody>[/TABLE]

Thanks! :)
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,223,908
Messages
6,175,307
Members
452,633
Latest member
DougMo

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