Finding the sum of cells that have specific values in the adjacent cell!

stmur

New Member
Joined
Feb 19, 2013
Messages
10
I think this will be one of those "Duh, of course.." ones, but here goes:

I have a list of data:

2140
1660
10140
0.92660
2130
0.18660
4510
0.44820
4510

<colgroup><col style="width:48pt" span="2" width="64"> </colgroup><tbody>
</tbody>

I want to have a formula that finds the sum of the values in Col 1 (Qty) for the rows that equal, eg: 140, in Col 2 (Product)
So that I can have a list of Products of the Qty that relates to each product.
(there are products in increments of 10 from 10 to 920, that is, 92 products)

Hope this makes sense!
thanks in advance
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
See Help for the SUMIF function.
 
Upvote 0
Sorry, Excel isn't my strong point!

How do I get it to Sum the values from Col 1 based on the Col 2 value?
I can see how to sum the number of times the value is repeated, but....?

:confused:
 
Upvote 0

Forum statistics

Threads
1,214,877
Messages
6,122,051
Members
449,064
Latest member
scottdog129

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