如何检测没有内容的行?


0

我想知道如何在没有内容的情况下获取excel中的行。 比方说,举个例子, enter image description here

我想得到B列中找到的所有部分的总数(总计),但只列出B列中没有C列中等效PCS的那些行。 在上面的示例中,总数为1,500,因为800和700在C列中没有等效的PCS,因此总计了800和700。

有没有可能的方法来创建一个公式来获得1,500?如何在没有内容的情况下检测C列中的行?

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.