如何在excel中连续获得最高的值 [英] How do I get the highest value in a row in excel

查看:100
本文介绍了如何在excel中连续获得最高的值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想比较一群人的最高分数的价值,格式如下:

I'm looking to compare the value of the max score of a group of people, format is as follows:

date            user1   user2   user3
06/07/2011      123     112     244

如何确定哪个的值是最高的?例如,我想从这一行拉出244。

How do I determine which of values on the row is the highest? Eg, I would like to pull 244 from this row.

推荐答案

如何使用max-function?

How about using the max-function?

=MAX(b1:d1)

这篇关于如何在excel中连续获得最高的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆