+ Reply to Thread
Results 1 to 4 of 4

Basketball Substitution Sheet

Hybrid View

  1. #1
    Registered User
    Join Date
    06-05-2012
    Location
    Perth
    MS-Off Ver
    Excel 2003
    Posts
    11

    Basketball Substitution Sheet

    Hi Guys,
    Can anyone help???

    I am trying to generate a sheet to manage the substitutions in a basketball game where there are 8 Players (5 on the court / 3 Subs). Each substitution is 5 minute blocks so 8 per game
    2 Halves / 20 minutes per half so 4x substitutions per half / 8 x subs per game

    I need to generate a list of 3 players each block and rotate so that all players sit off for equal time
    I also need to change this each week so that different players are off the court at different times from week to week.

    i.e.
    1st Block
    Player 1, 2, 3
    2nd block
    Player 4,5,6
    3rd Block
    Player 7,8,1
    4th Block
    Player 2,3,4
    5th Block
    Player 5,6,7
    6th Block
    Player 8,1,2
    7th Block
    Player 3,4,5
    8th Block
    Player 6,7,8

    Can anyone help?

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,307

    Re: Basketball Substitution Sheet

    Perhaps that following will help.
    Set up a table with columns B:I displaying 'x' to indicate the players that will be off the court that block. Set up a separate table that shows the players names adjacent to a column of random values which can be refreshed by pressing the F9 key.
    Column A in the first table is populated using: =INDEX(K$2:K$9,MATCH(AGGREGATE(15,6,L$2:L$9,ROWS(A$1:A1)),L$2:L$9,0))
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    06-05-2012
    Location
    Perth
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Basketball Substitution Sheet

    Thank you very much, works perfect!!!

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,307

    Re: Basketball Substitution Sheet

    You're Welcome and thank you for the feedback. Please take a moment to mark the thread as 'Solved' using the thread tools menu above your first post. I hope that you have a blessed day.

+ 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. Question - Substitution function is substitution its own values
    By debrad1207 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-01-2018, 10:23 AM
  2. Replies: 16
    Last Post: 10-16-2016, 06:36 AM
  3. Optimize Basketball Lineup
    By rrmack34 in forum Excel General
    Replies: 6
    Last Post: 11-12-2014, 04:51 PM
  4. Basketball Schedule
    By sherby613 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-24-2013, 12:46 PM
  5. basketball bracket help
    By brayboyce in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-22-2013, 08:56 PM
  6. Fantasy Basketball Help
    By LosAngelesLakers in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2012, 01:01 PM
  7. basketball league table
    By gonzalob6 in forum Excel General
    Replies: 3
    Last Post: 09-07-2008, 03:51 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