Hi
I am trying to use sumfis formula to calculate total sales using OR condition. I am using dynamic ranges in the formula but I have also tried using normal range as well. Formula is calculating only one random value in the criteria range and not all of them.
Formula is here
{=SUM(SUMIFS('Sheet1'!$M:$M,'Sheet1'!$C:$C,SalesRepRange,'Sheet1'!$L:$L,RegionRange,'Sheet1'!$H:$H,MonthRange,'Sheet1'!$E:$E,$E$7))}
Thanks
I am trying to use sumfis formula to calculate total sales using OR condition. I am using dynamic ranges in the formula but I have also tried using normal range as well. Formula is calculating only one random value in the criteria range and not all of them.
Formula is here
{=SUM(SUMIFS('Sheet1'!$M:$M,'Sheet1'!$C:$C,SalesRepRange,'Sheet1'!$L:$L,RegionRange,'Sheet1'!$H:$H,MonthRange,'Sheet1'!$E:$E,$E$7))}
Thanks