P
Powlaz
I am using the following formula in rows 1-54 in Column G
If (E2:E54>0,AVerage(If(f2:f54>0,f2:f54,"")),"")
Problem is if the data in row 1 isn't filled in before
any one of the other rows, the formula doesn't
calculate. How can I rewrite the formula to calculate
regardless of which row has complete data first?
Thanks,
matt
If (E2:E54>0,AVerage(If(f2:f54>0,f2:f54,"")),"")
Problem is if the data in row 1 isn't filled in before
any one of the other rows, the formula doesn't
calculate. How can I rewrite the formula to calculate
regardless of which row has complete data first?
Thanks,
matt