R
raspywench
Hello,
I am looking for a formula to do the following:
If any cells in Column C = B2, Then average the corresponding cells i
Column J...
I was thinkin
=SUMPRODUCT((Data!$C$2:$C$181=B$3)*(AVERAGE(Data!J1:J180)))... But i
just gives me an inaccurate total.
Any help would be appreciated!
Thanks
I am looking for a formula to do the following:
If any cells in Column C = B2, Then average the corresponding cells i
Column J...
I was thinkin
=SUMPRODUCT((Data!$C$2:$C$181=B$3)*(AVERAGE(Data!J1:J180)))... But i
just gives me an inaccurate total.
Any help would be appreciated!
Thanks