#1   Report Post  
jan jan
 
Posts: n/a
Default smallest

how can I summarize the 12 smallest numbers in a column of 20 numbers WITHOUT
the cells that contain a 0.

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

Jan,

Try this

=SUM(SMALL(IF(A1:A20<0,A1:A20),ROW(1:12)))

It is an array formula, so commit with Ctrl-Shift-Enter

--
HTH

-------

Bob Phillips
"jan jan" <jan wrote in message
...
how can I summarize the 12 smallest numbers in a column of 20 numbers

WITHOUT
the cells that contain a 0.



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
Ranking cells largest to smallest jim314 Excel Discussion (Misc queries) 1 January 10th 05 09:01 PM
Return the smallest value Donkey Excel Worksheet Functions 2 December 24th 04 10:10 PM


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