sumifs using rows and colums

p4nny

Board Regular
Joined
Jan 13, 2015
Messages
246
Hi,

I would to use a sumifs formula to sum both rows and columns..

I've tried the standard sumifs and this doesn't work.

Maybe sumifs isn't the best method

Appreciate the support
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
What is the summing range...? criteria column...? Need the formula you are currently using...
 
Upvote 0
A sample of your data and what you are trying to achieve would be helpful.
 
Upvote 0
sure,

=SUMIFS(E$9:E$30,$C$9:$C$30,$C91,$E$5:$I$5,B91) This returns #value!

C9:C30 is the COLUMN but as another criteria I would like to add ROW E5:I5.

Thanks
 
Upvote 0
sure,

=SUMIFS(E$9:E$30,$C$9:$C$30,$C91,$E$5:$I$5,B91) This returns #value!

C9:C30 is the COLUMN but as another criteria I would like to add ROW E5:I5.

Thanks

And a sample of your data! And what is the criteria for row5?
 
Upvote 0

Forum statistics

Threads
1,216,070
Messages
6,128,618
Members
449,460
Latest member
jgharbawi

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