find smallest positive number among datas

V

Vijay

Non Arrary forumula,

=SMALL(A1:A5,COUNTIF(A1:A5,"<0")+1)
Adjust your range to suit.

Vijay
 
A

Ashish Mathur

Hi,

You may also try this. Suppose the data is in range A2:A60. In A1, type
the heading, say Amount. In C1:D1, type Amount (copy from cell A1). In C2,
type >0. In D2, type =dmin($A$1:$A$60,D$1,C$1:C2)

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top