Thread
:
Minimum value ignoring zero
View Single Post
#
1
Posted to microsoft.public.excel.programming
Caroline
external usenet poster
Posts: 183
Minimum value ignoring zero
How can I found the minimum value in a list ignoring the zeros?
for the moment I only know
MinValue = Application.WorksheetFunction.Min(Range("A:A"))
thanks in advance
--
caroline
Reply With Quote
Caroline
View Public Profile
Find all posts by Caroline