• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Select min value from a range [SOLVED]

Sounds like a MinIf type of problem:

http://chandoo.org/forums/topic/maxif-and-minif
 
Hi Paul ,


Just for reference :


=MIN(IF($B$7:$B$16=$B$2,IF($D$7:$D$16>0,$D$7:$D$16)))


entered as an array formula , using CTRL SHIFT ENTER.


Narayan
 
Back
Top