Forum Discussion

hbrand's avatar
hbrand
Copper Contributor
Mar 13, 2019
Solved

3 smallest values

Hi, example. I have a list of the folloming numbers.

-2, -1, 0, 1, 2, 3

 

I want to use a formula to find the 3 lowest vaules. If I use n.small 1, 2 and 3, a get the answer -2, -1 and 0. But I want to not "Count" 0, so that the result I get is -2, -1 and 1. Is this possible to write With Excel formula??

Resources