Thread
:
return min. of range except 0
View Single Post
#
1
Posted to microsoft.public.excel.misc
Melissa
Posts: n/a
return min. of range except 0
What formula should I use to return the minimum no. in a range of numbers,
except 0?
e.g. 1, 4, 7, 0, 6, 8
The min should be 1 and not 0.
Reply With Quote