当Google表中有重复项时,如何返回多个最大值?
相对简单的问题,但似乎无法弄清楚。我正在使用公式(index('key1'!$ a $ 2:$ d $ 68,匹配('key1'!$ d $ 2:$ d $ 68),'key1'!$ d $ 2:$ 2:$ D $ 68,0),1),“”)
,它返回分数最高的分类变量。该公式有效,但是它有多个分类变量,得分为100%,因此多次匹配。话虽这么说,床单只是返回了它发现的第一个分类变量,然后得分100%然后停止。由于有多个,我如何返回达到最大得分的所有分类变量?
Relatively simple question, but can't seem to figure it out. I'm using a formula (INDEX('Key1'!$A$2:$D$68, MATCH(MAX('Key1'!$D$2:$D$68), 'Key1'!$D$2:$D$68, 0), 1), "")
that returns the categorical variable with the highest score. The formula works, but it there are multiple categorical variables that scored 100%, hence, multiple matches. That being said, Sheets just returns that first categorical variable it finds that scored 100% and then stops. How can I return all the categorical variables that achieved the max score, since there are multiple?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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