从一行中获取数字?
假设我有以下工作表:
http://screencast.com/t/s5khEE9N1Q25
我希望该工作表例如,返回 2 个最高值并将它们插入相应的单元格(K 到 K)中。在第 1 行的示例中,400 应出现在 J 中,500 应出现在 K 中,等等。
这只是更宽的工作表的简单版本。我需要它返回实际工作表中 20 个条目的行中的 10 个最高值。
有没有办法不用编码就可以做到这一点
亲切的问候
René
Assuming I have the following sheet:
http://screencast.com/t/s5khEE9N1Q25
I want the sheet to return for example the 2 highest values and insert them in the corresponding cells (K to K). In this example for row 1, 400 should appear in J and 500 in K, etc.
This is just a simple version of a much wider sheet. I need it to return the 10 highest values in rows of 20 entries in the real sheet.
Is there anyway to do that without coding
Kind regards
René
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
输入 G1:
拖动以向上/向下填充。
Enter in G1:
Drag to fill over/down.