简体   繁体   English

谷歌表格 - 对具有多个条件的列求和

[英]Google sheets - sum columns with multiple criteria

I've searched various posts and need the straightforward answer to summing a column with various criteria from other columns.我搜索了各种帖子,并且需要直接的答案来将列与其他列的各种条件相加。

Hypothetically, I'm working to sum various numbers/amounts in Column A with criteria in Column B and C and maybe D. Column B would be a date.假设地,我正在努力将 A 列中的各种数字/金额与 B 列和 C 中的标准相加,也许 D.B 列将是一个日期。 Column C would be a text cell, ie "C1". C 列将是一个文本单元格,即“C1”。 Column D could be another text field. D 列可能是另一个文本字段。

I've attempted to work with SUMIFS but am likely confused.我曾尝试使用 SUMIFS,但可能会感到困惑。 My gut tells me this might be an Arrayformula, but I get a bit crossed up.我的直觉告诉我这可能是一个 Arrayformula,但我有点生气。 Your help is appreciated.感谢您的帮助。

The simplest solution is to make a pivot table without any calculation.最简单的解决方案是制作一张pivot表,无需任何计算。

Group dates by year-month按年月分组日期

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM