Excel Sumpropoduct for等级,重复产品的排名
我有一系列在不同地区出售的产品清单。但是,要找到最高的机会,我需要看看国家一级。我正在尝试使用具有Countif的Sumproduct对产品进行排名,但并未得到预期的结果。
我已经使用了以下公式,
ROUND(SUMPRODUCT((E3<$E$3:$E$11)/COUNTIF($B$3:$B$11,B3))+1,0)
请帮助我如何达到所需的结果
I have a list of products that are sold in different regions. To find top opportunity though, I need to look at the National level. I am trying to rank product using sumproduct with countif but not getting desired result.
I have used following formula
ROUND(SUMPRODUCT((E3<$E$3:$E$11)/COUNTIF($B$3:$B$11,B3))+1,0)
Please help how can I achieve the required result
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论