Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 222
Default how do I calculate the total of the lowest 10 numbers in an array

I have been using this formula perfectly for some time.

=IF(COUNT(F4:Y4)=0,"",IF(COUNT(F4:Y4)<10,AVERAGE(F 4:Y4),AVERAGE(SMALL(F4:Y4,ROW(INDIRECT("1:10"))))) )-72
Enter with Control+Shift+Enter

Bob M.

"Leroy 694" wrote:

of 20.
I am trying to create a formula/macro for calculating my golf handicap in
Excel. I need a formula that will select the lowest 10 scores of the latest
20 posted.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2nd lowest Value in Array Dale Excel Worksheet Functions 2 April 3rd 07 09:49 PM
How do I sum the lowest n numbers in an array with n variable? remahte Excel Discussion (Misc queries) 1 March 29th 07 01:23 AM
2nd lowest number in an array Greg Excel Worksheet Functions 6 May 24th 06 07:47 PM
Average of an array of entries, minus the lowest entry ingersollg Excel Worksheet Functions 8 May 26th 05 04:05 PM
Lowest value in top 80% of Total? Ken Excel Discussion (Misc queries) 4 February 10th 05 06:07 PM


All times are GMT +1. The time now is 02:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"