+ Reply to Thread
Results 1 to 5 of 5

Golf Eclectic League - help with Worksheet

  1. #1
    Registered User
    Join Date
    08-18-2015
    Location
    England
    MS-Off Ver
    Office 365 - Mac Business Premium
    Posts
    6

    Question Golf Eclectic League - help with Worksheet

    Hi,

    First post, as I've come here looking for some answers, but having trawled the site I can't find an answer to this particular query.

    I am running this years Winter League for our golf society and want a fairly simple calculation to be automatically updated based on the entry of each weeks scores - at least I thought it would be simple but I've been tying myself in knots in trying to solve it.

    The workbook is attached here: Golf Eclectic 1.xlsx

    I want to calculate the value in Column Y - the total of the best five stableford scores over the season, but I only want it to calculate the score once 5 rounds have been played by any player (i.e. after week 4 no values will be calculated, but from week 5 onwards it will...) As all players don't play each week I need to ignore the weeks they missed. The data in this example is from last year's league, so is a realistic interpretation of the likely pattern for this year.

    I'd also like to automatically highlight the weeks highest score as you'll see I have done manually in columns D, E & F

    If anyone could help by applying the formula(e) to the sheet, I'd really appreciate it.

    Thanks all

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: Golf Eclectic League - help with Worksheet

    =IFERROR(SUM(LARGE(D3:W3,{1,2,3,4,5})),"")
    Please Login or Register  to view this content.
    Try this and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: Golf Eclectic League - help with Worksheet

    Select D3:W64 and use below formula in conditional format
    =D3=MAX(D$3:D$64)
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    08-18-2015
    Location
    England
    MS-Off Ver
    Office 365 - Mac Business Premium
    Posts
    6

    Re: Golf Eclectic League - help with Worksheet

    Quote Originally Posted by nflsales View Post
    =IFERROR(SUM(LARGE(D3:W3,{1,2,3,4,5})),"")
    Please Login or Register  to view this content.
    Try this and copy towards down
    Great! Thanks so much, that worked a treat!

  5. #5
    Registered User
    Join Date
    08-18-2015
    Location
    England
    MS-Off Ver
    Office 365 - Mac Business Premium
    Posts
    6

    Re: Golf Eclectic League - help with Worksheet

    Quote Originally Posted by nflsales View Post
    Select D3:W64 and use below formula in conditional format
    =D3=MAX(D$3:D$64)
    Please Login or Register  to view this content.
    Fantastic - easy when shown how...

+ 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. [SOLVED] Eclectic golf spreadsheet
    By Ypma in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-14-2021, 11:39 AM
  2. Golf League Handicaps
    By JRHOG in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-25-2014, 01:34 PM
  3. IF Statement (Golf Eclectic)
    By chuckles2 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-12-2013, 02:46 PM
  4. Annual golf eclectic
    By pygmy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-07-2012, 08:38 AM
  5. Spreadsheet for my golf League
    By DuncanP in forum Excel General
    Replies: 4
    Last Post: 03-30-2012, 10:39 AM
  6. Golf League Help
    By peterbarone in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-13-2005, 12:26 PM
  7. [SOLVED] Golf League Schedule
    By Golf League Schedule in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-20-2005, 11:06 AM

Tags for this Thread

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