Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
dlroelike
 
Posts: n/a
Default How do I find the two lowest values in a range?


  #2   Report Post  
Ragdyer
 
Posts: n/a
Default


  #3   Report Post  
Ola
 
Posts: n/a
Default

Try
=SMALL(A1:A10,1)
=SMALL(A1:A10,2)
and if you want the sum
=SUM(SMALL(A1:A10,{1,2}))

but if you want the 2 lowest Unique values, the formula becomes is a little
bit more complicated. Let us know if that's the case.

Ola

  #4   Report Post  
Myrna Larson
 
Posts: n/a
Default

Look at the MIN and SMALL functions

On Sun, 20 Feb 2005 15:49:02 -0800, dlroelike
wrote:


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
How to move Y-axis values when X range is -a to +b [email protected] Charts and Charting in Excel 4 January 31st 05 11:54 PM
Find lowest value in a range Pat Excel Worksheet Functions 4 December 12th 04 07:52 AM
Can you average data in 1 column based on a range of values in another? kman24 Excel Worksheet Functions 2 November 17th 04 02:09 PM
How can I get the lowest price, second lowest etc. from a range o. Robin Excel Worksheet Functions 2 November 9th 04 12:23 PM
Use MATCH to find position of max in 2D range? Peter B Excel Worksheet Functions 4 October 28th 04 05:23 PM


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