Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I have a list of numbers in colum "A".
A1: 10 A2: 20 A3: 00 A4: 15 A5: 50 A6: 25 I can get my answer by using this formula =SMALL(A1:A5,COUNTIF(A1:A5,0)+1) However, if I want the smallest number between certain cells like A1, A3, A4 which would give me an answer of 10, is that posible?? Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lowest number | Excel Worksheet Functions | |||
lowest number in a set EXCLUDING zero | Excel Worksheet Functions | |||
find the lowest value in a row and add a number to it | Excel Worksheet Functions | |||
lowest number above 0 | Excel Discussion (Misc queries) | |||
how to subtract the very next LOWEST number | New Users to Excel |