【问题标题】:Google Docs multiple criteria counting formulaGoogle Docs 多条件计数公式
【发布时间】:2012-10-26 20:45:03
【问题描述】:

我想创建一个 Google Docs 公式,它将计算和求和,其中一个单词出现在列中的次数。即我在 Sheet1 - A 列和 Sheet2 - A1 列中有值我想计算(总和),Google OR Yahoo OR Ask 出现在 Sheet1- A 列,(参见示例)。如何做到这一点?谢谢!

【问题讨论】:

    标签: excel google-docs formula


    【解决方案1】:

    这个公式应该可以在 Google 文档或 Excel 中使用

    =sum(countif(sheet1!A:A,{"Ask","Yahoo","Google"}))

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-08-28
      • 1970-01-01
      • 2013-07-11
      • 1970-01-01
      • 1970-01-01
      • 2018-09-20
      • 1970-01-01
      相关资源
      最近更新 更多