Hey guys, ive been trying everything to nest an 'or' statement into a sumifs function with no success:
I have named ranges and the market is the range where i will want to sum if my criteria is one or the other(i.e. sum Billings values if the pitchstage is "pitching" and the market values are Australia or New Zealand
Im trying to add all pitching billings values for NZ and Aus... figured this would be the best way
=SUMIFS(Billings,Market,OR("Australia","New Zealand"),PitchStage,"Pitching")
Ive searched everywhere with no solution.
Thanks Guys!
I have named ranges and the market is the range where i will want to sum if my criteria is one or the other(i.e. sum Billings values if the pitchstage is "pitching" and the market values are Australia or New Zealand
Im trying to add all pitching billings values for NZ and Aus... figured this would be the best way
=SUMIFS(Billings,Market,OR("Australia","New Zealand"),PitchStage,"Pitching")
Ive searched everywhere with no solution.
Thanks Guys!