+ Reply to Thread
Results 1 to 8 of 8

Scoresheet - show scores without allocating points or ranking that competitor

  1. #1
    Registered User
    Join Date
    11-19-2010
    Location
    Burpengary
    MS-Off Ver
    Excel 2003
    Posts
    4

    Scoresheet - show scores without allocating points or ranking that competitor

    I have a scoring spreadsheet set up to input scores, calculate percentage, rank competitors and allocate points accordingly, however I wish to exclude competitors who have a Y in column B from receiving points and being ranked for a placing. I tried the "IF" function but cant get the syntax correct.

    I used

    =IF(AND(ISNUMBER(Q7),B7=""),RANK(Q7,Q$1:$Q$23),"")

    in the event placing column but it doesn't exclude them from the ranking it just doesn't return a value. Any help would be most appreaciated.

    Rider No HC Rider Horse Club CL Judge SL Judge Test % Placing Points CL Judge SL Judge Test % Placing Points Combined Points Event Placing Test Ave Test 1 Test 2
    Class 3 - Primary Novice 2.1 2.2
    5245 Y xx xx xx 121 44.81% 8 23 126 48.46% 5 26 49.00 46.64% 270 260 HC
    6016 Y xx xx xx 122 45.19% 7 24 111 42.69% 8 23 47.00 43.94% 270 260 HC
    5448 xx xx xx 143 52.96% 5 26 123 47.31% 6 25 51.00 #VALUE! 50.14% 270 260
    5834 Y xx xx xx 140 51.85% 6 25 141 54.23% 3 28 53.00 53.04% 270 260 HC
    6047 Y xx xx xx 151 55.93% 2 29 142 54.62% 2 29 58.00 55.27% 270 260 HC
    5448 xx xx xx 149 55.19% 4 27 119 45.77% 7 24 51.00 #VALUE! 50.48% 270 260
    5245 xx xx xx 150 55.56% 3 28 131 50.38% 4 27 55.00 #VALUE! 52.97% 270 260
    0.00% 0 0.00% 0 0.00 #VALUE! 0.00% 270 260
    y 155 57.41% #VALUE! #VALUE! 155 59.62% 1 30 #VALUE! 58.51% 270 260
    0.00% 0 0.00% 0 0.00 0.00% 270 260

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    Please ttach a sample workbook!! This isn't easy to read.

    Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    11-19-2010
    Location
    Burpengary
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    Hopefully this will be a little clearer and will help show what I want to do

    thank you
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    Is this what you wanted?

    =IF(B3="",IF(Q3<>0,COUNTIFS($Q$3:$Q$14,Q3),""),"")

  5. #5
    Registered User
    Join Date
    11-19-2010
    Location
    Burpengary
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    In column R I still need to place the remaining competitors in

    so it should end up looking like this:
    Attached Files Attached Files

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    I don't understand you. If you use the formula I suggested - you get what is in column W. There is one difference. You have 1,2,3 in cloumn R; whereas I have a tie for 2nd place (1,2 & 2 in column W). How do you want that tie split - on what basis? I don't understand what you meant by "place the remaining competitors in".
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    11-19-2010
    Location
    Burpengary
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    thanks, I have it worked out now. ties will be sorted by the Average Test Score.

    I really appreciate your quick response. I was really struggling.

    Regards


    Annette

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Scoresheet - show scores without allocating points or ranking that competitor

    Hi there. I think this is it now... Please let me know.
    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. Ranking top scores w/ corresponding players.
    By madman1734 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-26-2013, 01:26 PM
  2. Ranking scores Formula
    By dandavis1 in forum Excel General
    Replies: 5
    Last Post: 11-27-2012, 10:16 AM
  3. Ranking more than two scores
    By alex.ransome in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2012, 10:46 AM
  4. Allocating points to values within given cell range?
    By Paul Bentham in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-27-2008, 02:32 PM
  5. Ranking Scores by Cateqory
    By Ronald Hooper in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-20-2005, 12:07 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