J
Jai
Hi,
I want to use
=SUM(SUMIFS(W:W,L:L,{"DR","SS"},S:S,B5))
which works but I want the {"DR","SS"} arguement to come from a cell
reference. i.e =SUM(SUMIFS(W:W,L:L,C5,S:S,B5)) where C5 is {"DR","SS"}.
Unfortunately this isn't working for me. Any suggestions? Thanks.
I want to use
=SUM(SUMIFS(W:W,L:L,{"DR","SS"},S:S,B5))
which works but I want the {"DR","SS"} arguement to come from a cell
reference. i.e =SUM(SUMIFS(W:W,L:L,C5,S:S,B5)) where C5 is {"DR","SS"}.
Unfortunately this isn't working for me. Any suggestions? Thanks.