+ Reply to Thread
Results 1 to 10 of 10

Golf Tournament Spreadsheet

Hybrid View

  1. #1
    Registered User
    Join Date
    02-04-2016
    Location
    Canada
    MS-Off Ver
    Mac 2010
    Posts
    5

    Golf Tournament Spreadsheet

    Hi,

    I am in charge of running and organizing golf tournaments and I was wondering if someone could help me figure out how to make my life easier with excel. The main thing that I have to do is create the Tournament Draw and Alpha list based on a list of names.

    I have attached a file below and I was wondering how I can easily get all the names from the player list into the Draw list but at random. So all these names would be mixed up in groups of four.

    Once that is complete I need all these names sorted on an Alpha list by last name and also include what group they are in.

    I'm sure there is an easier way of doing this without just copying and pasting.

    Practice Tournament Draw.xlsx

    Thanks.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,696

    Re: Golf Tournament Spreadsheet

    Put all your players in Column A and then apply these formulas as shown all the way down columns B,C and D

    v A B C D
    1 F. Pelletier =RAND() =RANK(B1,$B$1:$B$144,1)+COUNTIF($B1:$B$1,B1)-1 =OFFSET($A$1,C1-1,0)
    2 S. Salt =RAND() =RANK(B2,$B$1:$B$144,1)+COUNTIF($B$1:$B2,B2)-1 =OFFSET($A$1,C2-1,0)
    3 J. Gravitis =RAND() =RANK(B3,$B$1:$B$144,1)+COUNTIF($B$1:$B3,B3)-1 =OFFSET($A$1,C3-1,0)
    4 A. Ross =RAND() =RANK(B4,$B$1:$B$144,1)+COUNTIF($B$1:$B4,B4)-1 =OFFSET($A$1,C4-1,0)
    5 D. Trethaway =RAND() =RANK(B5,$B$1:$B$144,1)+COUNTIF($B$1:$B5,B5)-1 =OFFSET($A$1,C5-1,0)
    6 K. Nash =RAND() =RANK(B6,$B$1:$B$144,1)+COUNTIF($B$1:$B6,B6)-1 =OFFSET($A$1,C6-1,0)
    7 J. Bazarkewich =RAND() =RANK(B7,$B$1:$B$144,1)+COUNTIF($B$1:$B7,B7)-1 =OFFSET($A$1,C7-1,0)
    8 P. Walters =RAND() =RANK(B8,$B$1:$B$144,1)+COUNTIF($B$1:$B8,B8)-1 =OFFSET($A$1,C8-1,0)
    9 G. Gibson =RAND() =RANK(B9,$B$1:$B$144,1)+COUNTIF($B$1:$B9,B9)-1 =OFFSET($A$1,C9-1,0)

    On your Draw Tab, build your table using these formulas. This is only the first two rows. You will have to build it out

    v A B C D E
    2 1 ='Player List '!D1 ='Player List '!D37 ='Player List '!D73 ='Player List '!D109
    3 2 ='Player List '!D2 ='Player List '!D38 ='Player List '!D74 ='Player List '!D110
    4 3 ='Player List '!D3 ='Player List '!D39 ='Player List '!D75 ='Player List '!D111
    Last edited by alansidman; 02-04-2016 at 06:17 PM.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    02-04-2016
    Location
    Canada
    MS-Off Ver
    Mac 2010
    Posts
    5

    Re: Golf Tournament Spreadsheet

    Thanks a lot, it seems to be working pretty good. The only problem is there is always one row where D=0 and this always happens when C = 137. Why is that?

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,696

    Re: Golf Tournament Spreadsheet

    I am unable to replicate this issue. Attached is your file with my formulas as shown in the post.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-04-2016
    Location
    Canada
    MS-Off Ver
    Mac 2010
    Posts
    5

    Re: Golf Tournament Spreadsheet

    Quote Originally Posted by alansidman View Post
    I am unable to replicate this issue. Attached is your file with my formulas as shown in the post.
    Awesome! Thanks! Would it be possible to sort theses names by last name in the Alpha sheet with the way the names are formatted?? (ex. F. Pelletier)
    Or does the F. at the start make that not possible?

  6. #6
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,696

    Re: Golf Tournament Spreadsheet

    You would need to have the Initial letter for the first name after the last name to make this easily feasible, ie. Pelletier, F.

  7. #7
    Registered User
    Join Date
    02-04-2016
    Location
    Canada
    MS-Off Ver
    Mac 2010
    Posts
    5

    Re: Golf Tournament Spreadsheet

    Thanks! Just one last question. Lets say I had another tournament with only 80 Golfers. I'm guessing I would need to switch the bolded number to 80. Is there an easy way to do this for every cell quickly. Im basically just trying to make a template for every tournament


    =RANK(B1,$B$1:$B$144,1)+COUNTIF($B1:$B$1,B1)-1

  8. #8
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,696

    Re: Golf Tournament Spreadsheet

    Highlight the column and do a Find and Select on the Home Tab of the Ribbon and then select Replace

  9. #9
    Registered User
    Join Date
    02-04-2016
    Location
    Canada
    MS-Off Ver
    Mac 2010
    Posts
    5

    Re: Golf Tournament Spreadsheet

    Thanks you so much for your help. This might be harder to create then I first thought. I was hoping to just have a template I can use for every tournament and just plug in the names and be done. The problem is some tournaments have less people which means their might only be 3 people in a group or 4 in some and 3 in others. Some might also involve teams so their might be two people that have to be together.

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

    Re: Golf Tournament Spreadsheet

    The attached file is another possible solution to the tournament spread sheet. just found the post and this may be a little late.
    The code does not use any VBA. The info sheet has some info for the formulas. I use EXCEL for score cards and scoring for my Golf Buddies.
    The odd number of players is a more difficult problem and this code won't handle that
    Hit 'em straight
    IT IS ALL PURPLE SMOKE & MIRRORS,
    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. Auto sort golf tournament spreadsheet
    By timparker216 in forum Excel General
    Replies: 12
    Last Post: 09-25-2017, 02:26 AM
  2. Excel Spreadsheet Design Help - Golf Tournament
    By MJM64 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-21-2014, 02:52 PM
  3. Looking for way to calculate golf tournament results
    By scbgolf in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-06-2014, 09:11 PM
  4. Golf Tournament & Skins Pot
    By gjmosby31 in forum Excel General
    Replies: 15
    Last Post: 02-02-2013, 03:59 PM
  5. Need help with a golf tournament scorecard
    By tball21 in forum Excel General
    Replies: 10
    Last Post: 07-31-2009, 06:17 PM
  6. golf tournament scoring question
    By pwedge in forum Excel General
    Replies: 4
    Last Post: 08-20-2007, 05:29 AM
  7. Macro for Golf Tournament not working
    By Woolnerpma in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2005, 06:47 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