+ Reply to Thread
Results 1 to 60 of 60

League Spreadsheet

  1. #1
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    League Spreadsheet

    We have an archery league that is getting very popular, and very time consuming. We have a spreadsheet now that works, but so much of it isn't annomated that it's not saving a bunch of time for us. It is, however, very accurate, so we keep using it, but I think there is a better way out there to do it, and I bet one you excel pro's know the answer.

    Here is how it works:

    We have three man teams. Let's say we have 20 teams again this year (we did last year). These teams will have their own unique schedules of other teams that they will play against. We have ten weeks of head to head team matches.

    Every week, every shooter's average is computed. So, week one their average is whatever they shot. Week two is the average of week 1 and week 2 combined, and so on. This revolving average keeps shooters from sand bagging.

    The team head to head match ups are handicapped. Let's say that team 1 is up again team 2 in week 1:

    Team 1 is consisted of bill, bob, and barry. Bill's average at this time is 300, bob's is 290, and barry's is 295.

    Team 2 is Larry, Leonard, and Louie. Their averages at this point are 290, 280, 300.

    The head to head team match up is consisted of three individual head to head's. The shooters with the best averages, at this point in time, face off, the middle averages face off, then the lowest average shooters on each team also face off. You get 2 points for winning your head to head match. You get 1 point for tieing. Zero points for losing.

    The handicaps kick in like this. Bill is the high average shooter on Team 1. He faces Louie since Louie is high man on Team 2. Since their averages are both the same, this match is a head's up, scratch, match with neither shooter getting spotted points.

    The middle shooters are Barry with his 295 against Larry with his 290. We use a 80% handicap. So, Larry gets "spotted" 80% of 5 points, or 4 points. The same goes for the matchup of Bob against Leonard. Leonard gets 8 points in his match (80% of the ten points that his average is lower).

    Shooters shoot their games, scores are taken, points are spotted points are added in, then winners are declared. Then, the points each shooter wins is added into a team total for that week, then on to the next week's match.

    My biggest problem is that the #1, #2, and #3 shooter on each team, each week, changes sometimes. In my previous example, lets say that in week two, lets say louie blows it and shoots a 270. So now his average isn't the highest on his team, so the pecking order of the team changes.

    So, my challenge to this board, if you wish to accept it, is how do I set this bad boy up? Lots of issues here. The biggest one is how to get the teams to self rank themselves each week?

    I'd love to have a tab where I enter each shooter's score in, and excel takes it from there giving points to winners of adjusted matches.

    Any help is greatly appreciated!

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi,

    there are a lot of general questions in your post. It's hard to anwer these without knowing the structure of your workbook. Maybe you could upload a copy of your workbook with just two or three teams and a few week's worth of data.

    Then get specific and explain what data gets put in and what you would like to see as a result of that.

    You know how the archery league works, but we don't, so your questions should rather be along the lines of "I want cell X1 to display <fill in the blank> because cell A4 shows "abc" and cell C35 has "xyz".

    You can upload a file by clicking "Go Advanced" below and then the paper clip icon.

    cheers

  3. #3
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Ok, I'll put something together to post in a little bit. I have all of our spreadsheets we used last year, but they were so complicated that I don't want them to influence new ideas.

  4. #4
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    ok, here is a short sample of how things work. I hope you can follow it. If not, I can ask questions.

    My biggest problem is how to get the spreadsheet to rank the team members each week off of their current average at that point in time.
    Attached Files Attached Files

  5. #5
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi,

    just to let you know, I'm working on a solution, but it'll take me a 'lil while. Please hang in there, I'll be back as soon as I have something halfway presentable. This being the weekend, and pre Xmas things to do with the kids and stuff... But I find the challenge intriguing and promise to come up with something you will be able to use.

    cheers

  6. #6
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi Jeremiahm,

    see what you can do with the attached.

    The principle is to separate data entry and analysis.

    Scores sheet
    Used for data entry only: Week, team, player, score etc.

    Schedule sheet
    Set up who plays who in which week

    preview sheet
    Look at the preview for any week. Enter the week number in B1. All else will calculate. Copy the pairing blocks to add more teams

    results sheet
    reports on results entered in scores sheet. Enter week number to view in B1. Copy the paring blocks to add more teams.

    Teams sheet
    Set up teams and other parameters for the league. This uses a technique called dynamic data validation. For each team name ad a block with team name on top and team members below, then assign the three players the range name = team name. Read up on dynamic data validation at http://www.contextures.com/xlDataVal02.html

    Overview sheet
    Pivot table of the scores sheet to summarise by team and week

    This is just a starting point. I don't understand the handicaps and spot stuff, so I may not have applied it correctly.

    If you need more help with this, yell away.

    cheers
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    That sounds awesome! I'll check back in often. I really don't need it until January 2nd.

  8. #8
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    We posted those replies at the same time. I'll see what that spreadsheet will do the first thing in the morning! I just got home, and it's been a loooong day!

  9. #9
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi,

    forget the first attachment. With the rules you posted, I'm working on a different approach.

    stand by ...

  10. #10
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Teylyn,

    Here is my last pm to you. I thought I'd share it with everyone:

    Whew, you're knowledge of excel far surpasses mine!! I've never seen some of the formulas and tactics that you used on this spreadsheet before.

    I've found a couple of bugs in the worksheet. For one, averages are raw averages, they never include adjusted scores. So, a shooter's average can never be higher than 300/60x's. That's a perfect score.

    The handicap can be looked as if it's a "spot" on any other sporting event. I'll try to explain again briefly.

    If my team is going to play your team, here is how it's going to go down.

    Let's say it's week 3. My shooters are jay, jake, and jim. Thier averages are 300, 290, and 260. They play your team, which is pat, peggy, and paul. Their averages are 290, 270, and 280.

    Our match up would be like this:

    jay vs pat
    jake vs paul
    jim vs peggy

    That is listed in their ranks according to their current averages, highest to lowest.

    The spot would be as follows (80% of the difference between their current averages):

    jay vs pat+8
    jake vs paul+8
    Jim+8 vs peggy

    If team j's shoots 300, 282, 274. And team p's shoot 292, 284, 266 our adjusted scores would be:

    jay 300 vs pat 292+8 (300)
    jake 282 vs paul 284+8 (292)
    jim 274+8 (282) vs Peggy 266

    In the first match, we have a tie after the adjustment. We'd have to go to x count to see who won that match.

    In the second match, paul won the 1 point.

    In the third match, Jim won so he gets the 1 point.

    i week 4, the next week after this scenario, you'd add these raw, unadjusted scores, to the current string and divide by 4. This new average would be used to figure the "spot" for next week's matches.

    What is your email? I'll send you our spreadsheet from last year.

    Jeremiah

  11. #11
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    I'll be hopefully posting a suggestion by the end of today.

  12. #12
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    I also wanted to point out that I have MS Office 2003, not 2007. Thanks!

  13. #13
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    2003 it will be then.

    One question: how many teams in the league? Ballpark ....

  14. #14
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    We had 20 teams last season. I hope to do that well again this year, but time will tell.

    Jeremiah

  15. #15
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    what happens when the adjusted score is a tie and the X's, too?

    Jim 298/45
    Bob 298/45

    Don't know if that's possible at all, coz I don't know what X's are .... But if it can happen, how is it handled?

    one point each
    half a point each
    no points either
    ?

    new workbook uploaded in post on next page ....
    Last edited by teylyn; 12-07-2009 at 10:04 PM.

  16. #16
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi,

    see what you can do with the attached.

    The idea is that all scores and points are entered on the Scores sheet and all the other Sheets source info from there.

    Preview and Results sheets are dynamic and will change depending on which week number is selected in B1. Thus there is no need to create individual sheets for each week. Just enter the desired week number and the data will be pulled from the Scores sheet.

    Overview of teams per week on Teams sheet shows how the pecking order within the team can change from week to week. This information is used to figure out the shooter pairings.

    I've put plenty of notes into the file, but don't hesitate to ask. Also, we need to nail the tie question.

    hth
    Attached Files Attached Files

  17. #17
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    I can't wait to play with this tomorrow!!!!! It's looks great, and I haven't seen any mistakes in the format at all. I think the sheet is going to work well. I'll do some "beta testing" tomorrow with some data from last season and see if it agrees with what I had from my old spreadsheet.

  18. #18
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    As I read your rules, you did not have handicap/spot in place last year, so change the value in the setup sheet from 80% to 0% when you play.

    I've not hardcoded the 80% into the formulas, but left it configurable. I knew there would be a use for this

  19. #19
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Not exactly. Since everyone knew how to play the game last year, I didn't need to type out the entire rulebook. So, the rules I sent you was from the year before. I used an 80% handicap (I used a 100% handicap the season before) last year when the I discovered the governing body, the National Field Archery Association, adopted an 80% handicap in indoor leagues.

    I'm playing with it right now, but I'm having trouble getting through it quickly. It's pretty exciting though, because what I have got through, it appears to work flawlessly.

    I'm going to put real team names and and real scores in it from last year tomorrow to really put it to the test and see how it does.

    Thanks a bunch.

    Oh, and if scores tie, and x's also tie, both shooters get the 1 point.

    Oh, and one other thing that I haven't passed along. And, it caused us some trouble last year. Let me give you some background first. As you can tell, the spreads are calculated on revolving averages. If you just based your handicap on the first two weeks, which some leagues do, shooters have a tendency to shoot worse than they should those two weeks to reap the rewards of an artifically high handicap (sandbagging). We keep from this by have the averages change every week. The shortfall of this is when a shooter fails to shoot a score one week. So then they have a zero in their scores, which really effects their overall and really lowers it to a point that makes their spots huge, and unsurmountable. So, long story short, the average has to only look at cells with scores in them above zero.
    Last edited by Jeremiahm; 12-07-2009 at 11:13 PM.

  20. #20
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    I'll check it out

  21. #21
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    OK, seems that the configurable handicap % value comes in handy, in case next year you want to do 75%

    I've implemented

    Oh, and if scores tie, and x's also tie, both shooters get the 1 point.
    and

    the average has to only look at cells with scores in them above zero
    the latter for both average scores and average Xs in all sheets that are affected, i.e. Preview, Results and Teams, so you may want to d/l the latest version, attached.

    cheers
    Attached Files Attached Files

  22. #22
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Jeremiah,
    in your first post you say
    You get 2 points for winning your head to head match. You get 1 point for tieing. Zero points for losing.
    I just realised that I did not implement this, so Please Be Aware. It can be changed, though!! Although, at the moment I'm a bit confused as to the points, so you'd better spell it out for me again. Type slowly, January is still a while away ...

  23. #23
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Whoops. It seems I've typed some bad info in there. That sentence you pasted in was from the old rules.

    You have it right:

    1 point for winning
    0 pts for losing
    1 for each in a tie (which are few and far between since score and x count needs to line up)

    I'll be playing with around with this this afternoon.

  24. #24
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    OK, I can go to bed then. Sleep will finally come. LOL

    read you in the morning....

  25. #25
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Am I doing this right? I thought that the scores sheet would update from the team page?

  26. #26
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    test stuff.
    Attached Files Attached Files

  27. #27
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi,

    you're doing it right, but it's a little work. For each team name, you have to define a range name after the team name has been entered in the list. The easiest way to do that is

    on the Team page
    select the team name and the three names below
    click Insert - Names - Create and make sure that "top row" is checked.
    Then go to the Scores sheet and use the drop down boxes for team and name to see the names appear
    As soon as you've entered some scores for a player, their #DIV! errors on the team page will go away

    try it out for one team and see the difference.

    By the way, only the team name has the "no spaces" restriction. Players can have spaces, so you can use their real names ...

    But another restriction for the team name is: no apostrophies or quotes. Because the team names end up as range names, you must follow the Excel rules for range names, i.e.

    - no spaces or other funny characters other than underscore
    - must start with a letter, not a number
    - may not look like a cell address

    so, Archer's_dream is not acceptable but Archer_s_dream is (yeah I know, it looks cr*p)
    5Arrows is not allowed, but The_5Arrows is fine.

    hth

  28. #28
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    I think it's working fine. I can't figure out what is happening with "bob" on the orange team though?

    Jeremiah
    Attached Files Attached Files

  29. #29
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hmmm, Bob and Oskar are tied with the pecking order after week 1. See G33 on the Team sheet. Therefore, the Preview and Results sheet can't find a person with rank 3 and the formula bombs.

    What should the pecking order be if two players have the same average?

    After you tell me I can work on a solution....

  30. #30
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Oh, and looking at the Schedule sheet: with 10 teams, you only set up 5 rows per week, not 10. Since each row lists two teams, you arrive back at your total number of teams.

    Also, you need to set up the schedule for week 3, so you can preview week 3 ! The schedule is best set up at the beginning, for the whole season

    cheers

  31. #31
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Geesh, I have no idea on what to do. The odds of that happening aren't very good, and they get worse as the weeks go past.

    Basically, my only answer is that I don't have an answer. It doesn't make any difference, whichever shooter is in that spot is going to have the same spot in the end. I guess the best direction we can go on this is to do whatever is the easiest. I don't know what that would be.

    Actually, we could do nothing. This situation is going to be so rare (score and x's tied for two players on the sam team) that I could just act like I didn't know it was broke. If it happens in the league, I can scrub an x in the current week, then add it back in the next week. That's one fix.

    I'm open to options.

    Jeremiah

  32. #32
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Let me have a think about it. If it comes down to being a complicated thing, where I spend 80% of the time on 20% of the functionality, I'd prefer your approach to manually adjust the x's to iron out the tie.


  33. #33
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    How about in a tie, within the team internal rankings, we default to the previous week's ranking?

    I didn't really have time plug in everything, so I didn't think through everything, as far as the schedule goes. I won't be able to solidify the schedule until I know how many teams I have. I'll do the final schedule with www.backofficesports.com unless you know how to do it with excel?

  34. #34
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    OK,

    I've implemented a tie breaker formula

    =IF(COUNTIF(A2:A4,A2)>1,RANK(B2,B2:B4)+COUNTIF(B2:B2,B2)-1,RANK(A2,A2:A4))

    If the score is a tie, we rank by Xs.

    If Xs are a tie, the order in the list gets priority. Whichever player is higher in the list, will get the better rank

    You can then fine tune this by ordering players either
    - alphabetically
    - tenure
    - age

    whatever, so that you find a fair and common ground how to break ties.

    Attached version has the new formula in the Team sheet. To copy to your own file, copy D6-D8 in one block and paste onto your Team sheet over the same cells. D6, D7, and D8 have slight differences with cell references, so you need to copy them en bloc, and not just D6 to copy down!!!!

    Then, paste that same block into row 6-8 in the other rank columns.
    Finally, copy D6 to AE8 as one block and paste into D11, D16, D21 etc.

    hth
    Attached Files Attached Files

  35. #35
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    This looks like it's working great. I'll have all my shooter and team names by the 4th. So I'll be really putting it through its paces then. If it works like I think it's going to, I'll definitely click the blue scale button and call this solved!

    Jeremiah

  36. #36
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Well, then ... one less thing to worry about during the xmas break. Happy holiday season!

  37. #37
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    help

    I'm missing a step somewhere. I have my teams in the set up sheet, then put the same names (I copied them from the set up sheet and pasted them on the team page to keep consistentcy). But, my teams aren't found in the scores page drop down box, but the old names (the colors) are there. I can't figure out how to assign a range name to the team names on the team page, if that's what I need to do?

    Also, we have 12 teams, so 6 pairings. The schedule is still showing five pairings even though I have 6 in on the set up sheet.

    By the way, I hope you had a very wonderful holiday season!

    Jeremiah
    Attached Files Attached Files

  38. #38
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Hi Jeremiah

    I'm attaching the file again. I made these changes:

    - created Range Names for the teams on the Teams sheet. It is explained below the table in row 65 ff.
    By the way, the people names can have spaces! So I took the _ out in the names.

    On the Scores tab you will now see the proper team names and people names in the drop down lists.

    On the Schedule tab, you need to enter the week numbers for the pairings yourself. So if there are not enough pairings for week 1, just enter 1 in A2 and that row will then be the sixth pairing of week one. If you end up with more rows than get calculated in the purple columns, copy the formula down. I did not make any changes on that sheet, since I did not want to muck up your system. Just remember you need six rows for each week.

    I've added a pairing block on each of the Preview and the Results sheets, so you now see 6 pairings. If your league grows: just copy rows 8-12 and paste it at the bottom. Then just enter the pairing number in the yellow cell.

    I've deleted all the color range names and pasted a list of current range names on the documentation sheet.

    Hope that helps.

    cheers

    edit: having trouble uploading the file. I'll need to try again later or PM me your email addy

    edit #2: zipped file uploaded OK
    Attached Files Attached Files
    Last edited by teylyn; 01-11-2010 at 06:24 PM.

  39. #39
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Ok, we have a problem that has came back. It deals with when someone doesn't shoot during a week.

    In Week 2, the first week of matches, we are looking at week 1 (which is the only score to date). The spreadsheet can't rank the players on the team because it's trying to do an average and dividing by zero.

    I can, and will, insert perfect scores into week 1 for anyone that didn't shoot that week. In consequence, those shooters will be spotting their opponents points in week 2, and since they will probably not shoot a perfect score on their own, it just about forfeits the points in week 2. That's life, nothing else to do.

    Now, the problem is, when we get to Week 3, I want to take those artificial perfect scores out of their current scores because those perfects will artificially raise their averages.

    After Week 2, I'd like to delete the artificial perfects and have the average calculated on just the scores they actually shot, and ignore the blank space.

    We fixed this for the averages on the team page once before.

    I entered some dummy scores for week 2, they are in green.

    What do you think we should do?

    Also, a minor issue. We have the "spot" on the results page where the spot is added to the lower average shooter, and this "spot" column is listed next to the lower shooter. That's how it works. But, on the preview page, we don't use the word "spot" but instead use "handicap." The handicap on the preview page is listed with the good shooter. Is there anyway we can switch the "handicap" to "spot" and list it beside the lower shooter just like we have the columns arranged on the results page? This is just a little confusing to read it this way.

    A have one more cosmetic thing too, but it can wait. I'd like to have a page that I could print out all the up to date scores to post every week. With our list on the score page now, it's hard to see what each shooter is shooting over time. A list horizontally would be much better than the vertical list we are using now for the printable page.

    Have a good day!

    Jeremiah
    Attached Files Attached Files

  40. #40
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Jeremiah,

    I'v taken care of the #DIV/0 and the people not shooting in the first week. This now no longer triggers an error message, but there's a teeny catch: You have to have at least one player of a team with a score for the first week.

    Example, the Rut Necks did not show up at all, therfore nobody scored anything, therefore the hacking order of the team could not be established, therefore the Preview and Results sheets would bomb.

    I've assigned one point to a single Rut Necks member, but of course that 1 point will now be calculated into the average and bring the average down and the spot way up for the next round. Also, players who have not shot in week 1 and now have a score of 0 will have a really high spot. Maybe you can temporarily enter the player's previous year average in the week1 scores. Later, once you're well into week three and on, you can set all the week 1 scores back to zero for the players, and it will not affect any later scoring, averaging or ranking.

    I've completely reworked the team pecking order ranking formula, because it produced wrong results. Now there is an additional column in the Teams sheet, where a combined score is calculated from Score and Xs and the ranks are now all good.

    As for printing a weekly overview of scores per player: on the Scores sheet, click the drop-down arrow in A1 and filter by week. If you tick a number x, the list will be filterd to show week x only and you can print that on a single sheet. Would that help? It is of course possible to construct more elaborate and nicely formatted reports off the data on that sheet, and I'm happy to give you a few pointers if you let me know what you'd like to see.
    Attached Files Attached Files
    Last edited by teylyn; 01-12-2010 at 07:55 PM. Reason: typo

  41. #41
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Looks good right now. I'll stick 300/60's in for the people that didn't shoot this week so they don't get huge spots next week. I know that makes it hard for them to win, but that is kind of the point for not showing up last week.

    I see you even switched the columns in the preview sheet, nice!

    With another week of data, we should really be able to test it. I'll let you know how it goes on Sunday night when I get this week's scores in.

    Thanks a bunch!!

    Teylyn Rocks!

  42. #42
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    I think we are down to the last bug.

    For some reason, McNelly's Rangers and Passing Time aren't being ranked correctly?

    Thanks,

    Jeremiah
    Attached Files Attached Files

  43. #43
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    J, I don't have access to Excel this weekend, but I'll look into it as soon as I do.

  44. #44
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Not a problem. Thanks.

  45. #45
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Jeremiah, I've come to a bit of a dead end. I've applied the tie breaker ranking formula as I found it on Chip Pearson's site, but I found that with three people having the same score and differenct X's, the formula does not produce the correct results. I've alerted Chip to the fact that the formula does not seem to be working when there's a tie between more than two values and I hope to get some feedback about a solution soon. Knowing Chip, I'd expect him to react fairly quickly and I will apply the fix to your spreadsheet ASAP.

    I'm sure we'll get to the bottom of it and hopefully, as your season progresses, there won't be as many ties as in the first few runs....


  46. #46
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Not a problem. We can get through it for a while.

  47. #47
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    OK, Chip Pearson has replied and has offered a different formula. Unfortunately it did not work either. Or, not always.

    You got yourself a nicely complicated setup there, J!!

    Anyway, I played around with it a bit more and I believe I have found a solution that works. Let that melt on your tongue: I fixed a bug in a Chip Pearson formula?! ... what the ...

    Jeremiah, please check the attached, heart, lungs, CT scan, MRI, and get back to me.

    cheers

    PS. for the record: Chip's reply to my suggestion that the formula in the ranking spreadsheet was not reliable:
    You are correct that there was a problem with the composite ranking when
    using a secondary score for tie breakers. The problem lay in the calculation
    of the composite rank, specifically where the formula uses
    10^(MAX(LEN(C$6:C$15)+1)) to calculate a scaled decimal fraction to make the
    composite ranks unique. The correct calculation is
    10^(MAX(LEN(C$6:C$15),LEN(F$6:F$15)+1)). In other words, we need to
    calculate 10 raised to the power of the maximum length of BOTH the primary
    score (C6:C15) AND the secondary score F6:F15. Otherwise, the decimal
    wasn't properly scaled. This problem manifests itself only under certain
    circumstances, where the scaled decimal fraction overwrites itself with the
    wrong value, dependent on the text lengths of the various scores. The
    problem could have been circumvented with an intermediate calculation that
    normalized all the scores to a value between 0 and 1.
    and my amendment of the formula ...
    =(C6/MAX(ABS($C$6:$C$15)))+(F6/(10^(MAX(LEN(C$6:C$15)+1))))+((ROW()/(10^MAX(LEN($C$6:$C$15)+1,LEN($F$6:F$15)))+1))

    thanks for reading.
    Attached Files Attached Files
    Last edited by teylyn; 01-18-2010 at 01:31 AM.

  48. #48
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    I'll have more scores this Sunday night. We'll see how this one goes. Thanks.

    ps, I take it "Chip Pearson" is the "the man" when it comes to excel?

  49. #49
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Here is the sheet once again.

    We have an issue on the preview pane with David Broxterman inside of Team Passing Time. I'm not sure if it's an independent issue, or will recur over the rest of the league?

    Jeremiah
    Attached Files Attached Files

  50. #50
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    OK, re-worked and re-attached.

    Both D Broxterman and B Haas were ranked 1, so there was nobody on rank 2, so it croaked. I adjusteded the ranking formula (yet again) and applied it to all places where it belongs.

    Do you see how McNelly's Rangers have two members with the same score and the same x's and still have nicely differrent ranks? I think this is finally working.

    hoping for the best ....
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by teylyn; 02-20-2010 at 06:39 AM.

  51. #51
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    That was quick.

    Like you said, it does seem like this thing is really starting to work well. Thanks for the help.

    Jeremiah

  52. #52
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    Worked as it shoud this week!

  53. #53
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Relief! When I saw the thread pop up again in my UserCP I thought "Uh-ooh, what now?"

    Guess you can concentrate on shooting straight, then, instead of worrying about a silly spreadsheet.

  54. #54
    Registered User
    Join Date
    09-05-2006
    Posts
    36

    Re: League Spreadsheet

    This baby is working wonderfully now! Thanks for all the help from Teylyn! Also, T, look for something in your mail box soon.

    Jeremiah

  55. #55
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    Thanks for checking in and reporting back. Glad it's working for you. How are the scores?

  56. #56
    Registered User
    Join Date
    06-02-2011
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: League Spreadsheet

    Hi Teylyn-

    I too am looking for a league spreadsheet and wondered if you could send me the blank copy of the last version of the spreadsheet you were working on with the other member?

    Thanks!

  57. #57
    Registered User
    Join Date
    06-02-2011
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: League Spreadsheet

    Hi Teylyn-

    I too am looking for an archery league spreadsheet and wondered if you could send me a blank copy of the end version you came up with for Jeramiahm?

    Thanks!

  58. #58
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: League Spreadsheet

    You can do excactly what I would to to create a blank copy: download the latest version and delete all the data.

  59. #59
    Registered User
    Join Date
    10-26-2011
    Location
    Bailey, CO
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: League Spreadsheet

    Is there any way to rework it for two man teams? and the number of weeks/pairings is easily changeable to right?
    Thanks!

  60. #60
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: League Spreadsheet

    hoytshooter5
    welcome to the forum but Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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