Formula Help

Wilcock1

New Member
Joined
Dec 11, 2014
Messages
29
Hi

Please can you assist with the following problem that I have. I am trying to bring back a value based on three scenarios.

The current formula I have is quite simple SUMIF($AZ3,BE$2,$BW3) but I would now like to add to this for two further scenarios. I think it would be something like =SUMIFS($AZ3,BE$2,$BW3), ($BB3,BE$2,$CA3),($BD3,BE$2,$CE3) but I know that I havent got the structure right. I'm not sure if this is enough information to assist but I hope so.

Thank you in advance for your help!

Andrew
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
SUMIFS($AZ3,BE$2,$BW3), ($BB3,BE$2,$CA3),($BD3,BE$2,$CE3)

the SUMIFS structure is
[FONT=&quot]SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)[/FONT]

I dont understand your sum range, criteria range or criteria
 
Upvote 0

Forum statistics

Threads
1,214,869
Messages
6,122,015
Members
449,060
Latest member
LinusJE

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