Sumif with non continuous range

jwieting

New Member
Joined
Oct 24, 2020
Messages
2
Office Version
  1. 365
Platform
  1. MacOS
I did a precursory search, but couldn't seem to find anything that would help. I'm trying to write a =sumif formula into the green colored cells, based on numbers entered into the orange colored cells, determining from a list of colors in the drop down menu at the right of each of the orange colored cells. I've tried naming the range with the cells selected, and I still get error messages. Is there something I'm just not seeing, or is this complicated by the fact that there are blank cells throughout the sheet?
 

Attachments

  • Screen Shot 2020-10-24 at 10.12.21 AM.png
    Screen Shot 2020-10-24 at 10.12.21 AM.png
    208 KB · Views: 20

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Hi & welcome to MrExcel.
What is the formula you are trying to use?
 
Upvote 0
The first image popped up with an alert, the second just gave me a #value error
Hi & welcome to MrExcel.
What is the formula you are trying to use?
 

Attachments

  • Screen Shot 2020-10-24 at 5.25.59 PM.png
    Screen Shot 2020-10-24 at 5.25.59 PM.png
    6.8 KB · Views: 11
  • Screen Shot 2020-10-24 at 5.26.57 PM.png
    Screen Shot 2020-10-24 at 5.26.57 PM.png
    3.6 KB · Views: 11
Upvote 0
It should be
Excel Formula:
=SUMIFS($E$4:$E$22,$F$4:$F$22,D25)
 
Upvote 0

Forum statistics

Threads
1,215,853
Messages
6,127,328
Members
449,376
Latest member
karenmccabe

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