Hello,
I am trying to write a SUMIFS with 4 pieces of criteria.
Here is the formula: =SUMIFS(arm_prod_totals!$D:$D,arm_prod_totals!$A:$A,emp_name,arm_prod_totals!$B:$B,">=sDate",arm_prod_totals!$B:$B,"<=eDate",arm_prod_totals!$C:$C,C6)
The issue I am having is with the sDate & eDate...