Assuming the data values to be in cells B2:B25 put the following formula into cell C4 and copy down: =IF(COUNT(B1:B4)>=3,SUM(B1:B4)/4,"")
=IF(COUNT(B1:B4)>=3,SUM(B1:B4)/4,"")
Let us know if you have any questions.