searching in non-adjacent cells

B

betzi

there is a column with values like

23
67
1
89
34
56

now the min() would give me 1 . I discard 1 and I want to search fo
the smallest value in the remaining values. how do I do this?

Please suggest a formula

regards,
betz
 
Top