Thread
:
Help with a function
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ken Johnson
external usenet poster
Posts: 1,073
Help with a function
Hi Bri,
Sorry,I missed the last rule, make that:
=ROUNDDOWN(IF(COUNT(B2:F2)=4,(SUM(B2:F2)-(MIN(B2:F2)+MAX(B2:F2)))/(COUNT(B2:F2)-2),SUM(B2:F2)/COUNT(B2:F2)),3)
Ken Johnson
Reply With Quote
Ken Johnson
View Public Profile
Find all posts by Ken Johnson