Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ken
 
Posts: n/a
Default Sumif for lowerst value within limited to 2 numbers only

A B C D E F G

3 1 2 2 3 4 =i need formula here

What the formula to sum only two numbers that have the lowest value of all
( 1 and 2 ). If I three numbers requires for the sum, it should be (1 , 2
and 2 ).

Please help.




  #2   Report Post  
Domenic
 
Posts: n/a
Default


Sum two lowest values...

=SUM(SMALL(A1:F1,{1,2}))

Sum three lowest values...

=SUM(SMALL(A1:F1,{1,2,3}))

Hope this helps!

ken Wrote:
A B C D E F G

3 1 2 2 3 4 =i need formula here

What the formula to sum only two numbers that have the lowest value of
all
( 1 and 2 ). If I three numbers requires for the sum, it should be (1
, 2
and 2 ).

Please help.



--
Domenic
------------------------------------------------------------------------
Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785
View this thread: http://www.excelforum.com/showthread...hreadid=277305

  #3   Report Post  
ken
 
Posts: n/a
Default

These formulas are very much helpfull indeed!
Thank you very much.

"Domenic" wrote in message
...

Sum two lowest values...

=SUM(SMALL(A1:F1,{1,2}))

Sum three lowest values...

=SUM(SMALL(A1:F1,{1,2,3}))

Hope this helps!

ken Wrote:
A B C D E F G

3 1 2 2 3 4 =i need formula here

What the formula to sum only two numbers that have the lowest value of
all
( 1 and 2 ). If I three numbers requires for the sum, it should be (1
, 2
and 2 ).

Please help.



--
Domenic
------------------------------------------------------------------------
Domenic's Profile:

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



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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
Convert text to numbers gennario Excel Discussion (Misc queries) 6 January 10th 05 11:56 PM
Sorting when some numbers have a text suffix confused on the tundra Excel Discussion (Misc queries) 5 December 18th 04 10:19 PM
Sorting imported "numbers" Confused on the tundra Excel Discussion (Misc queries) 5 December 17th 04 07:33 PM
Paste rows of numbers from Word into single Excel cell BecG Excel Discussion (Misc queries) 1 December 8th 04 04:55 PM


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