Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Melanie
 
Posts: n/a
Default Pulling the largest numbers

I have a series of data with the information in rows. For each row - I want
to find the 4 largest numbers, and add them together in the last cell of the
row. I am looking for the best functions to use.

Any help would be greatly appreciated
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default Pulling the largest numbers

=SUM(LARGE(A1:A10,{1;2;3;4}))

HTH
--
AP

"Melanie" a écrit dans le message de
news: ...
I have a series of data with the information in rows. For each row - I
want
to find the 4 largest numbers, and add them together in the last cell of
the
row. I am looking for the best functions to use.

Any help would be greatly appreciated



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default Pulling the largest numbers

=SUM(LARGE(A1:T1,{1,2,3,4}))
Adjust the range to suit.......

Vaya con Dios,
Chuck, CABGx3



"Melanie" wrote:

I have a series of data with the information in rows. For each row - I want
to find the 4 largest numbers, and add them together in the last cell of the
row. I am looking for the best functions to use.

Any help would be greatly appreciated

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
Numbers stored as text causes problem with VLOOKUP bpeltzer Excel Worksheet Functions 0 February 4th 06 08:07 PM
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? C-Man23 Excel Worksheet Functions 3 January 19th 06 09:52 AM
Checking Winning Numbers in the Lottery. Ann Excel Discussion (Misc queries) 4 May 18th 05 10:55 AM
Help creating a formula, pulling from a set of static numbers. James Excel Worksheet Functions 1 December 20th 04 06:39 AM
Sorting when some numbers have a text suffix confused on the tundra Excel Discussion (Misc queries) 5 December 18th 04 10:19 PM


All times are GMT +1. The time now is 04:34 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"