Results 1 to 9 of 9

Find last 20 values in column

Threaded View

  1. #7
    Registered User
    Join Date
    10-08-2012
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Find last 20 values in column

    Hi

    Thanks, this was exactly what i was looking for, but want to take it one step further.

    I want to highlight the 20 most recent scores blue and highlight the 10 lowest scores of that 20 scores red.

    I did play around with the conditioning, but could not make it work.

    Thanks in advance

    Also: taking the above formula, i want to to calculate the player's handicap, his 13 most recent scores are taken, of which the 6 lowest scores are added together, multiplied by 0.96, divided by 6.

    I did try
    =INT((0.96*SUMPRODUCT(SMALL(INDEX($A$1:$A$100,LARGE(INDEX(ISNUMBER($A$1:$A$100)*ROW($A$1:$A$100),0),MIN(13,COUNT($A$1:$A$100)))):$A$100,ROW($1:$6))))/6)

    but it don't work.
    Last edited by Vercogen; 10-10-2012 at 05:29 PM.

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