+ Reply to Thread
Results 1 to 2 of 2

best 20 results to obtain the highest average

  1. #1
    Registered User
    Join Date
    02-29-2008
    Posts
    1

    best 20 results to obtain the highest average

    Can you please help with a formula for a games spreadsheet.

    A player could have a line of say 30 or more results this could include blank cells, How can I use only the best 20 results to obtain the highest average.

    Thanks for any assistance

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    say your data is in the range A4:A33 then try

    =AVERAGE(IF(A4:A33=LARGE(A4:A33,COLUMN(A1:T1)),A4:A33,""))

    This formula is array entered (ctrl, shift, enter)


    rylo

+ 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