Hi All,
I am using SUMIFS if the results in my list are met. I have either Y or N. I am wondering if I can add another drop down that would be ALL. I am looking to be able to filter our all the Y, N, or ALL if I want to sum all of the results.
My formula is as follows; the bold is the part where it references the data validation.
=SUMIFS(Queue!$D:$D,Queue!$C:$C,"*-06*",Queue!$H:$H,"="&Q7,Queue!$K:$K,">""",Queue!$G:$G,"="&$D$4,Queue!$F:$F,"="&Calendar!$D$3)
Thanks,
Trent
I am using SUMIFS if the results in my list are met. I have either Y or N. I am wondering if I can add another drop down that would be ALL. I am looking to be able to filter our all the Y, N, or ALL if I want to sum all of the results.
My formula is as follows; the bold is the part where it references the data validation.
=SUMIFS(Queue!$D:$D,Queue!$C:$C,"*-06*",Queue!$H:$H,"="&Q7,Queue!$K:$K,">""",Queue!$G:$G,"="&$D$4,Queue!$F:$F,"="&Calendar!$D$3)
Thanks,
Trent