Morning All,
I am looking to combine 2 SUMIF formulas to show results for an individual or the whole team:
The SUMIF for individual is :
SUMIF(Data1!$A:$A,$A$2&D$14,Data1!$G:$G)/SUMIF(Data1!$A:$A,$A$2&D$14,Data1!$I:$I)
The SUMIF for the team is:
SUMIF(Data1!$C:$C,D$14,Data1!$G:$G)/SUMIF(Data1!$C:$C,D$14,Data1!$I:$I)
Can someone please help with how I can nest all this together is the same cell? Thanks in advance.
Steve.
I am looking to combine 2 SUMIF formulas to show results for an individual or the whole team:
The SUMIF for individual is :
SUMIF(Data1!$A:$A,$A$2&D$14,Data1!$G:$G)/SUMIF(Data1!$A:$A,$A$2&D$14,Data1!$I:$I)
The SUMIF for the team is:
SUMIF(Data1!$C:$C,D$14,Data1!$G:$G)/SUMIF(Data1!$C:$C,D$14,Data1!$I:$I)
Can someone please help with how I can nest all this together is the same cell? Thanks in advance.
Steve.