Hi,
I am trying to write a formula and I have gotten it to work (below), but I have multiple criteria and was wondering if there was a simpler formula to address what I am trying to do? I have had to add 3 of what are basically the same formula together and when trying to use {brackets} for multiple criteria, I am not getting the intended result.
=SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AA-3")/1000/4+SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AB-3")/1000/4+SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AC-4")/1000/4
Any assistance that can be provided would be great.
I am trying to write a formula and I have gotten it to work (below), but I have multiple criteria and was wondering if there was a simpler formula to address what I am trying to do? I have had to add 3 of what are basically the same formula together and when trying to use {brackets} for multiple criteria, I am not getting the intended result.
=SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AA-3")/1000/4+SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AB-3")/1000/4+SUMIFS('CRD Plan'!F:F,'CRD Plan'!$D:$D,"Assembled Goods",'CRD Plan'!$E:$E,"Wip Job Outs - Planned",'CRD Plan'!$B:$B,"PFG",'CRD Plan'!$BG:$BG,"AC-4")/1000/4
Any assistance that can be provided would be great.