Hello,
Can anyone help me find a way for this function to ignore blank cells?
Yellow cell = Result without blank row {=STDEV.S(IF(A1:A3=A1,C1:C3),IF(B1:B3=B1,(D1:D3)*-1))}
Green cell = Result with blank row {=STDEV.S(IF(A1:A4=A1,C1:C4),IF(B1:B4=B1,(D1:D4)*-1))}
The goal: green cell result = yellow cell result
Would really appreciate any help!
<3
Can anyone help me find a way for this function to ignore blank cells?
Yellow cell = Result without blank row {=STDEV.S(IF(A1:A3=A1,C1:C3),IF(B1:B3=B1,(D1:D3)*-1))}
Green cell = Result with blank row {=STDEV.S(IF(A1:A4=A1,C1:C4),IF(B1:B4=B1,(D1:D4)*-1))}
The goal: green cell result = yellow cell result
Would really appreciate any help!
<3