Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Cervantes
 
Posts: n/a
Default Need help with a function I'm not sure exists


I want excel to sum the highest 5 numbers in a row of 20-25. This means
it'll first need to find 5 highest values and then add 'm up.

Example:

1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
would be 20+19+18+17+16 = 90

Does excel allow for an easy way to do this automatically, or do I have
to do this manually?

Thanks in advance


--
Cervantes
------------------------------------------------------------------------
Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323
View this thread: http://www.excelforum.com/showthread...hreadid=395944

  #2   Report Post  
duane
 
Posts: n/a
Default


for the five highest in row 1 (columns a:z)

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

entered with control+shift+enter


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=395944

  #3   Report Post  
Cervantes
 
Posts: n/a
Default


duane Wrote:
for the five highest in row 1 (columns a:z)

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

entered with control+shift+enter


hm, I get some kind of error message, saying the formula has an error.
The cursor is on z1 after the error message...


--
Cervantes
------------------------------------------------------------------------
Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323
View this thread: http://www.excelforum.com/showthread...hreadid=395944

  #4   Report Post  
duane
 
Posts: n/a
Default


the formula works fine for me as long as i have data in that range


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=395944

  #5   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

Just enter will do.

duane wrote:
for the five highest in row 1 (columns a:z)

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

entered with control+shift+enter




  #6   Report Post  
Cervantes
 
Posts: n/a
Default


I think my dutch excel doesn't understand the english terms, so I'm
gonna have another look in the help file. But thanks cause you helped
look in the right direction.


--
Cervantes
------------------------------------------------------------------------
Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323
View this thread: http://www.excelforum.com/showthread...hreadid=395944

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

Cervantes,

Try

=SOM(GROOTSTE(A1:Z1;{1;2;3;4;5}))


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Cervantes" wrote
in message ...

I think my dutch excel doesn't understand the english terms, so I'm
gonna have another look in the help file. But thanks cause you helped
look in the right direction.


--
Cervantes
------------------------------------------------------------------------
Cervantes's Profile:

http://www.excelforum.com/member.php...o&userid=26323
View this thread: http://www.excelforum.com/showthread...hreadid=395944



  #8   Report Post  
Cervantes
 
Posts: n/a
Default


Bob Phillips Wrote:
Cervantes,

Try

=SOM(GROOTSTE(A1:Z1;{1;2;3;4;5}))


--

HTH

RP
[/color]

yeah, that's it, thanks. stupid dutch version, i don't know why i have
it on my system ;)


--
Cervantes
------------------------------------------------------------------------
Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323
View this thread: http://www.excelforum.com/showthread...hreadid=395944

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
I NEED HELP with the SPELLNUMBER Function vag Excel Worksheet Functions 0 June 21st 05 08:17 AM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM


All times are GMT +1. The time now is 10:08 PM.

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"