Hi All,
I am trying to get average of last three non zero entries but one, through this formula: {=AVERAGE(IF(ROW(Q5:Q55)>=LARGE(IF(Q5:Q55,ROW(Q5:Q55)),3),IF(Q5:Q55,Q5:Q55)))}
It calculates average of all last three non zero entries. What I want it to calculate the average of say: Q44:Q46 and not take into account entry at Q47, which is the last entry. Currenly it is calculating average from Q45 to Q47.
Help is soliciated and apprecialted. Thanks in advance.
RGDS,
Rizvi
I am trying to get average of last three non zero entries but one, through this formula: {=AVERAGE(IF(ROW(Q5:Q55)>=LARGE(IF(Q5:Q55,ROW(Q5:Q55)),3),IF(Q5:Q55,Q5:Q55)))}
It calculates average of all last three non zero entries. What I want it to calculate the average of say: Q44:Q46 and not take into account entry at Q47, which is the last entry. Currenly it is calculating average from Q45 to Q47.
Help is soliciated and apprecialted. Thanks in advance.
RGDS,
Rizvi