具有范围标准的MIN IF公式(后续)(MIN IF formula with range criteria (follow

编程入门 行业动态 更新时间:2024-10-26 16:25:17
具有范围标准的MIN IF公式(后续)(MIN IF formula with range criteria (follow-up))

这个问题是这个主题的后续问题: 带有范围标准的MAX IF公式

在这种情况下,我需要找到最小值,但看起来公式看起来与上面帖子中的MAX变化看起来完全不同。 在这种情况下,应跳过空白单元格,结果为5%(E7)。 你能帮帮我这个吗? 谢谢!

This question is a follow-up of this thread: MAX IF formula with range criteria

In this case I need to find min value, but it seems that the formula will look quite different than in MAX variation in the post above. In this scenario blank cells should be skipped and the result would be 5% (E7). Could you help me with this one? Thanks!

最满意答案

=AGGREGATE(15,6,($E$4:$E$15/((E4:E15<>"")*($B$4:$B$15=$G5)*($C$4:$C$15=$H5)*(($D$4:$D$15=$G$8)+($D$4:$D$15=$G$9)+($D$4:$D$15=$G$10)))),1)

概念证明

概念证明

=AGGREGATE(15,6,($E$4:$E$15/((E4:E15<>"")*($B$4:$B$15=$G5)*($C$4:$C$15=$H5)*(($D$4:$D$15=$G$8)+($D$4:$D$15=$G$9)+($D$4:$D$15=$G$10)))),1)

Proof of Concept

Proof of Concept

更多推荐

本文发布于:2023-08-02 18:57:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1379969.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:公式   标准   MIN   formula   criteria

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!