无论如何,我可以在一列中计算一个名称到另一列中的一个动作吗?


0

我在一列(P)中有一个姓氏“Green”“Soto”的列表。我在另一栏(I)中列出了“待定”,“关闭”,“Tot”等行动。我想计算“绿色”“关闭”的次数。我应该使用什么配方。


3
你应该使用COUNTIFS()
Scott Craner

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.