gpt4 book ai didi

excel - 根据不同列的标准在excel中计算

转载 作者:行者123 更新时间:2023-12-04 20:30:51 25 4
gpt4 key购买 nike

我一直在寻找不同的论坛,我希望有人可以在这里帮助我。
我想根据某些条件有条件地格式化单元格
The below would be a master table from which I will need to select data

and compute the values in this table

所以,在公式中,我想看看 Phil 的时间是如何在三个 Sprint 中分配的。因此,我需要查看表 1 中的 Sprint 列并搜索 Sprint 1,找到分配给 Sprint 1 的 Phil 并将“估计”总数添加到表 2 中。

我在论坛上看到过类似的东西,但是,没有运气。我还尝试使用查找和索引,但我看到的都是错误。如果您有解决此问题的简单方法,我将不胜感激。

最佳答案

您可以使用 SUMIFS
B2中的公式为:

=SUMIFS($I:$I,$J:$J,$A2,$G:$G,B$1)

Sprint Screenshot

关于excel - 根据不同列的标准在excel中计算,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51163844/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com