+ Reply to Thread
Results 1 to 1 of 1

Golf League Handicap Calculation

  1. #1
    Registered User
    Join Date
    03-21-2015
    Location
    Boston MA
    MS-Off Ver
    2010
    Posts
    1

    Golf League Handicap Calculation

    I am running a small golf league and need help with a function to calculate handicaps.

    The criteria is to take the last 6 score differentials, drop the 2 highest and then take the average of the 4 lowest then multiply the result by .95. Here's the formula I am using.

    {=AVERAGE(SMALL(IF(C9:H9<>0,C9:H9),ROW(INDIRECT("1:"&MIN(4,COUNTIF(C9:H9,">0"))))))*0.95} See cell H18 in the attached.

    The formula works fine except when a player is absent and a "0" is entered for his differential. The problem is that I am using a defined range that only looks back at the last 6 cells. I need the formula to keep looking back until it finds the last 6 cells excluding ones that are 0 and then get the average etc. I can't figure out how to get the formula to look back until it finds the lowest 4 of 6 differentials that are <>0.

    Any help would be appreciated.

    Thanks,

    Bob
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help in creating an Excel spreadsheet for golf handicap calculation
    By bubuy12 in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 08-24-2022, 12:28 AM
  2. golf handicap calculation
    By leep75 in forum Excel General
    Replies: 2
    Last Post: 03-23-2011, 09:37 AM
  3. handicap system for golf league
    By i3putt in forum Excel General
    Replies: 17
    Last Post: 10-28-2010, 10:25 AM
  4. Golf League handicap with a twist
    By jdaubs in forum Excel General
    Replies: 2
    Last Post: 05-11-2007, 03:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1