【问题标题】:How to calculate average of a column associated if specific text matches in other column using formula in excel?如果使用excel中的公式在其他列中匹配特定文本,如何计算关联列的平均值?
【发布时间】:2021-12-25 12:04:14
【问题描述】:

我想使用=AVERAGEIF(F2:F598,"def",C2:C596) 计算防守队员 (C3) 的平均传球次数 (C6) 但它不起作用

【问题讨论】:

    标签: excel excel-formula average


    【解决方案1】:

    尝试: =AVERAGEIF(C2:C598,"def*",F2:F598)

    【讨论】:

    • @ShayThan 太好了!你介意选择这个作为答案吗?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-08-02
    • 2020-01-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多