![]() |
Finding the average by dropping the lowest
I have four tests and I have to find the average by dropping the lowest and
by using sum, min, and count functions. |
Off the top of my head:
=(SUM(I15:I18)-MIN(I15:I18))/(COUNT(I15:I18)-1) tj "jleiler2004" wrote: I have four tests and I have to find the average by dropping the lowest and by using sum, min, and count functions. |
All times are GMT +1. The time now is 02:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com