Using Min Function with a qualifier
Posted by Martin on July 25, 2001 5:32 PM
I need to find out the minimum from a range of numbers but I don't want to pick out a zero number.
For example in the range of 1, 3, 0, 4 , 8 the minimum should return 1