formula question, probably an easy one

bmw507

New Member
Joined
Oct 30, 2003
Messages
5
I have some data i would like to sum.

items,value,totals
abc,5
abc,10,15
def,15
def,20
def,25,60
ghi,5
ghi,10
ghi,15
ghi,20,60

I need help with a formula that will sum the totals at the end of the equal items as shown above...Please help...Jeff
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
bmw507 said:
I have some data i would like to sum.

items,value,totals
abc,5
abc,10,15
def,15
def,20
def,25,60
ghi,5
ghi,10
ghi,15
ghi,20,60

I need help with a formula that will sum the totals at the end of the equal items as shown above...Please help...Jeff

On the surface it appears as,

=SUMIF(CriteriaRange,Criteria,RangeToSum)
 
Upvote 0

Forum statistics

Threads
1,214,601
Messages
6,120,460
Members
448,965
Latest member
grijken

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