+ Reply to Thread
Results 1 to 5 of 5

Golf tournament with spreadsheet

  1. #1
    Registered User
    Join Date
    09-03-2021
    Location
    Kota Kinabalu, Sabah, Malaysia
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Golf tournament with spreadsheet

    Hi All

    I have made an Excel file based on our recent golf outing.

    There are few playes that are tied with the same Nett Score.
    Tony Quik should be the Champion in Best Nett based on countback method, which is, the highest total for the last 9 holes (holes 18-10), if a tie persists, then by the last 6 holes, then the last 3 holes and finally back one hole at a time (18,17,16 etc). The same method should be applied to the Best Gross also.

    The Prize Money for the Best Nett and Best Gross are different in value.
    There currently 3 Catogeries during player's registratio, which is Braggers, Guest and VIP.
    But, there are 4 Catogeries that we can view the results, which is Overall, Braggers, Guest and VIP.
    As the Catogery's Name, we can view the results if we choose the dropdown menu.
    Overall will show all the players regardless of the Category but the Prize Money will not be shown.
    Braggers will only show all the players in the Braggers Category.
    Guest will only show all the players in the Guest Category.
    VIP will only show all the players in the VIP Category.

    I would like some help with:
    1) A formula that will determine the player's position based on their golf scorecard and also provide a countback?
    2) How to automatically fill in the POSITION if we choose the Braggers Category from the dropdown menu, and choose the BEST NETT from the dropdown menu, only players in the Braggers Category with their position (based on NETT SCORE) and scores (PAR Column) and their Prize Money.

    Any help would be most appreciated.

    Thank you.

  2. #2
    Forum Contributor
    Join Date
    03-29-2013
    Location
    lakewood, usa
    MS-Off Ver
    exce2013
    Posts
    112

    Re: Golf tournament with spreadsheet

    petrocelli, here is a posible start for tie and countback.
    in AI8=INDEX($B$8:$AF$29,IF(COUNTIF($AF$8:$AF$29,"1")=1,MATCH(SMALL($AF$8:$AF$29,1),$AF$8:$AF$29,0),MATCH(SMALL($Y$8:$Y$29,1),$Y$8:$Y$29,0)),1)
    Logic if only 1 low rank select the match in the net rank ,else select the lowest gross back nine.

  3. #3
    Registered User
    Join Date
    09-03-2021
    Location
    Kota Kinabalu, Sabah, Malaysia
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Re: Golf tournament with spreadsheet

    Thanks wyowhite.
    I will give it a try today.

  4. #4
    Forum Contributor
    Join Date
    03-29-2013
    Location
    lakewood, usa
    MS-Off Ver
    exce2013
    Posts
    112

    Re: Golf tournament with spreadsheet

    petrocelli, there is bad logic in my previous post. It assumes that the back nine lowest gross will be the layer with the tie. That might be the case.
    I am looking at a different approach.

  5. #5
    Forum Contributor
    Join Date
    03-29-2013
    Location
    lakewood, usa
    MS-Off Ver
    exce2013
    Posts
    112

    Re: Golf tournament with spreadsheet

    In col AL-AS each net rank is tested for a 1. if it is one then the next count down is entered. the match for the lowest of the results is used to index the player. kind of brute
    force.

+ 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. Replies: 5
    Last Post: 05-15-2023, 11:40 AM
  2. Golf Tournament Spreadsheet
    By scottjoey in forum Excel General
    Replies: 2
    Last Post: 09-25-2017, 08:07 PM
  3. Auto sort golf tournament spreadsheet
    By timparker216 in forum Excel General
    Replies: 12
    Last Post: 09-25-2017, 02:26 AM
  4. Building a golf tournament spreadsheet
    By Poindexter33 in forum Excel General
    Replies: 3
    Last Post: 06-02-2017, 02:58 AM
  5. Golf Tournament Spreadsheet
    By MeeshGolf in forum Excel General
    Replies: 9
    Last Post: 03-19-2016, 12:40 PM
  6. Excel Spreadsheet Design Help - Golf Tournament
    By MJM64 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-21-2014, 02:52 PM
  7. Need help with a golf tournament scorecard
    By tball21 in forum Excel General
    Replies: 10
    Last Post: 07-31-2009, 06:17 PM

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