LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Best 8 from 11 results Formula Please

Thanks again Rick that's perfect
Now I can work out what my son has to do in the last round to win the
championship. (Kill the first two drivers :-))
Steve

"Rick Rothstein (MVP - VB)" wrote in
message ...
Ahh! You wanted the **sum** of the eight highest scores... I did not
understand that to be what you were looking for from your other postings.
I think this single formula (Entered normally) will give you that...

=SUMPRODUCT(LARGE(($B2:$L2<"")*$B2:$L2,{1,2,3,4,5 ,6,7,8}))

You will not need the other formulas I posted... the above should give you
the sum directly.

Rick


"Steve Smyth" wrote in message
...
Thanks Rick that was perfect.
I was hoping I could do it in one formula but that is fine. Just hide the
columns N to U and have =Sum(N2:U2) in column V.
Thanks to both of you, you've been a great help.
PS Typing is a real problem for me and if I didn't go over what I've done
and correct it you would probabley not understand a word.
So sorry again to be so vague.

Steve

"Rick Rothstein (MVP - VB)" wrote in
message ...
Hi Ron I really didn't think this would be such a problem.

There are multiple ways to read your request. While you know what you
want, we don't... so all we have to go on is the completeness of the
description you give us.

Largest 8 scores per person?.-yes
Overall for all competitors?-don't care
Do you want them listed somewhere on the worksheet? - don't understand
Do you need names associated with the top 8 scores?- they have names
How do you want to handle tie scores?- if there is a tie so-be-it
Meanwhile, see the LARGE function in Excel Help- I don't understand it.
I'm sorry to be so vague but I'm a grumpy old man who can't type to
save his life and finds Misrosoft help files a foreign language.

All right, assuming your names are listed in column A and that your
scores are in column B through L and that the first name is on row 2....
I am going to assume you want the 8 highest scores listed in column N
through U within the same row. Put this formula in N2...

=LARGE(($B2:$L2<"")*$B2:$L2,COLUMNS($A:A))

and commit it by pressing Ctrl+Shift+Enter (do **not** just press Enter
by itself). Now, copy N2 across through to U2. That will give you the 8
highest scores (each duplicate score counts individually) for the first
name. Next, select N2:U2 and then copy it down through all your names
(which will give you the 8 highest scores for the rest of the names).

Rick






 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When I enter a formula, Excel shows the formula not the results Pat Adams Excel Worksheet Functions 5 April 4th 23 11:18 AM
can you wrap formula results via a formula eg. Alt Enter Bryan McHugh Excel Discussion (Misc queries) 5 March 8th 07 12:52 AM
How do I view formula results intead of formula in excel? davidinatlanta Excel Worksheet Functions 4 February 7th 06 03:02 PM
View formula results instead of formula in 2003 version? Felicia Pickett Excel Discussion (Misc queries) 2 September 14th 05 12:14 AM
I want the results of a formula to show in cell, NOT THE FORMULA! ocbecky Excel Discussion (Misc queries) 4 December 10th 04 08:39 PM


All times are GMT +1. The time now is 03:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"