+ Reply to Thread
Results 1 to 2 of 2

Average only the highest 5 of 7 numbers

Hybrid View

Guest Average only the highest 5 of... 12-28-2008, 09:51 PM
daddylonglegs Try ... 12-28-2008, 10:05 PM
  1. #1
    lbabli
    Guest

    Average only the highest 5 of 7 numbers

    How can I create a formula that averages only the highest 5 numbers out of 7? Example:
    A1: 25
    B1: 19
    C1: 30
    D1: 28
    E1: 28
    F1: 29
    G1: 22

    The formula should average all except cells B1 & G1.

    Thank you,
    Linda
    Last edited by lbabli; 12-28-2008 at 09:52 PM. Reason: spelling

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,723
    Try

    =AVERAGE(LARGE(A1:G1,{1,2,3,4,5}))

+ 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