如何在 excel 文件中找到 cretin 点

How to find a cretin point in a excel file

我正在尝试在 excel 数据集中查找 cretin 点的值。

我正在寻找红色区域

任何帮助都会很棒谢谢

我回答了我自己的问题:

我计算了红色圆圈内的值,使用:

countif (setting the criteria (so the value would count the values i wanted)
and set a ranger (so it wouldn't count anywhere else)

所以对于不好的描述,感谢那些给我出主意的人。

尼尔