简体   繁体   English

如何在两个不同的工作表上将 COUNTIFS 与两个特定实例一起使用

[英]How to use COUNTIFS with two specific instances on two different sheets

I am getting an error message.我收到一条错误消息。

=COUNTIFS(Sheet1:B2,B33, "Serial Examples": Sheet2,B2:B35, "Logos") =COUNTIFS(Sheet1:B2,B33, "系列示例": Sheet2,B2:B35, "Logos")

I am wanting to get a total of the number of occurences when these two criteria are met.当满足这两个条件时,我想得到总的发生次数。

I don't know what I am doing wrong.我不知道我做错了什么。 Please offer a suggestion.请提出建议。

Ranges Sheet1:B2:B33 and Sheet2!B2:B35 are not the same size范围 Sheet1:B2:B33 和 Sheet2!B2:B35 大小不同

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

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