Formulas based on values in multiple drop down lists

TROH3178

New Member
Joined
Apr 15, 2016
Messages
5
What I'm looking to do is have my "sumif" formulas update based on values selected in different drop down lists. For example, when Q1-2018 is selected, it'll populate the responses that were Q1-2018. Then, I'd like to further isolate the data by a location, and then have a 3rd option. I can make it work by having all 3 options selected, but would like to be able to do them independently. Hope that makes sense!

Thanks!
 

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 Troh,

Can you post some sample data so we can come up with a solution for you.
 
Upvote 0
Hi! I'm not sure how to get sample data posted, but here is the formula in the cells:
=COUNTIFS(Raw!$D$2:$D$200, Summary!B$6, Raw!$H$2:$H$200, Summary!$B$1, Raw!$B$2:$B$200, Summary!$B$2, Raw!$C$2:$C$200, Summary!$B$3)

B1, B2, and B3 are the values in the drop down fields.

Quarter:
Location:
Function:
AgreeDisagreeNeutral
Q1
Q2
Q3

<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,215,615
Messages
6,125,854
Members
449,266
Latest member
davinroach

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