Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Rachel,
Suppose the range of numbers is as follows in range D5:D11 1 1 0 5 6 1 In cell E5, enter the following formula =IF(OR(COUNTIF($D$5:$D5,D5)<1,COUNTBLANK(D5)=1),1 000,1) and copy down till E11 Now you can array enter (Ctrl+Shift+Enter) the following formula =SMALL(IF(($E$5:$E$11=1),D5:D11),2) -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Rachel7" wrote in message ... I'm using the SMALL formula to return 2nd smallest value in a range of cells. Is there a way of the formula excluding empty cells, zero value cells & cells with same values in? Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding 2nd smallest number in range | Excel Worksheet Functions | |||
Returning the smallest value above a certain criteria | Excel Worksheet Functions | |||
Find X number of smallest values in a range | Excel Worksheet Functions | |||
Formatting smallest number in a range? | Excel Worksheet Functions | |||
Getting the 2nd largest or smallest valuesin a range | Excel Discussion (Misc queries) |