Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bridge
 
Posts: n/a
Default 3 highest values


hello everyone, i've been trying to figure out what formula i can use to
find 3 highest values in a row. in my case am trying to compile student
marks to get only the best 3 into a cell, i was able to get the highest
only 1 but i need all the three values. see the attached image

thanks alot
Bridge


+-------------------------------------------------------------------+
|Filename: excel.jpg |
|Download: http://www.pcreview.co.uk/forums/attachment.php?attachmentid=1833|
+-------------------------------------------------------------------+

--
BridgePosted from http://www.pcreview.co.uk/ newsgroup access

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=LARGE(A2:Z2,1)
=LARGE(A2:Z2,2)
=LARGE(A2:Z2,3)

if you want to sum them, use

=SUM(LARGE(A1:Z1,{1,2,3}))

--
HTH

Bob Phillips

"Bridge" <Bridge.1sksda@ wrote in message
...

hello everyone, i've been trying to figure out what formula i can use to
find 3 highest values in a row. in my case am trying to compile student
marks to get only the best 3 into a cell, i was able to get the highest
only 1 but i need all the three values. see the attached image

thanks alot
Bridge


+-------------------------------------------------------------------+
|Filename: excel.jpg |
|Download:

http://www.pcreview.co.uk/forums/attachment.php?attachmentid=1833|
+-------------------------------------------------------------------+

--
BridgePosted from http://www.pcreview.co.uk/ newsgroup access



  #3   Report Post  
Bridge
 
Posts: n/a
Default


thanks alot Bob Phillips it worked perfect :)


--
BridgePosted from http://www.pcreview.co.uk/ newsgroup access

Reply
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
Using Match function with duplicate values in an array Richard Excel Worksheet Functions 3 April 22nd 23 07:45 PM
how to sum highest ranking values meeting criteria within a limit? QuantumPion Excel Discussion (Misc queries) 4 June 7th 05 02:15 PM
Highest Value / Circular Reference Help Josh M Excel Discussion (Misc queries) 1 May 23rd 05 07:33 PM
Highest Value / Circular Reference Help Josh M Excel Worksheet Functions 0 May 23rd 05 06:49 PM
3 highest values indicated using formatting John Excel Worksheet Functions 7 May 15th 05 02:26 PM


All times are GMT +1. The time now is 08:16 AM.

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

About Us

"It's about Microsoft Excel"