发布网友
共3个回答
热心网友
截个图来看下,要显示出行号、列标,这样才好具体写公式。
热心网友
=sumproduct(isnumber(find(c1:c100,a1:a100))*(b1:b100<>""))自己改范围
热心网友
=SUMIF(A:A,"F1",C:C)