Hi.
When I use the sum(sumifs) array formula below with "Coiled Plate" and "Sheared Plate", it works fine. But, when I attempt to use cell references to replace these, the formula does not accept the cell references as inputs. Please help.
Thank you.
=SUM((SUMIFS(Table3[Ordered Mass],Table3[Cust Inv Sales Region],$C$3,Table3[Prod Strm Sub Desc],{"Coiled Plate","Sheared Plate"},Table3[Alloy],$C$6,Table3[ReqINCOMnth],$B19,Table3[Delivery Term Name],$C$7))/1000)
When I use the sum(sumifs) array formula below with "Coiled Plate" and "Sheared Plate", it works fine. But, when I attempt to use cell references to replace these, the formula does not accept the cell references as inputs. Please help.
Thank you.
=SUM((SUMIFS(Table3[Ordered Mass],Table3[Cust Inv Sales Region],$C$3,Table3[Prod Strm Sub Desc],{"Coiled Plate","Sheared Plate"},Table3[Alloy],$C$6,Table3[ReqINCOMnth],$B19,Table3[Delivery Term Name],$C$7))/1000)