Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/google-sheets/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google sheets 在google电子表格中测试formatin条件_Google Sheets - Fatal编程技术网

Google sheets 在google电子表格中测试formatin条件

Google sheets 在google电子表格中测试formatin条件,google-sheets,Google Sheets,我想对单元格背景为蓝色的列中的所有值求和。 我该怎么做 以下是我尝试过的: =SUM(FILTER(color condition)) 唯一的问题是我不知道如何处理颜色条件。进入菜单->工具->脚本库。。。 按颜色搜索和 单击安装并授权,然后关闭 返回电子表格 然后有一个函数叫做 sumWhereBackgroundColorIs(color, rangeSpecification) 这应该行得通 有一个git可以自动更新它哦,不!哦,好吧,我只是想帮忙,有一个git有类似的功能,它不可能是

我想对单元格背景为蓝色的列中的所有值求和。 我该怎么做

以下是我尝试过的:

=SUM(FILTER(color condition))

唯一的问题是我不知道如何处理颜色条件。

进入菜单->工具->脚本库。。。 按颜色搜索和 单击安装并授权,然后关闭

返回电子表格

然后有一个函数叫做

sumWhereBackgroundColorIs(color, rangeSpecification)
这应该行得通


有一个git可以自动更新它

哦,不!哦,好吧,我只是想帮忙,有一个git有类似的功能,它不可能是那么不推荐的,是的,它是。插件是谷歌的新事物。然后整个脚本系统都在改变。