无涯教程-JavaScript - COUNTBLANK函数

65 阅读1分钟

描述

COUNTBLANK函数对指定单元格范围内的空单元格进行计数。

语法

COUNTBLANK (range)

争论

Argument 描述 Required/Optional
Range The range from which you want to count the blank cells. Required

Notes

  • 具有返回""(空文本)的公式的单元格也被计数。值为零的单元格不计算在内。

  • 要使用此功能,请确保已关闭迭代计算,即在

    中清除了启用迭代计算复选框

文件→options→公式→计算options

适用性

Excel 2007,Excel 2010,Excel 2013,Excel 2016

Example

CountBlank Function

参考链接

www.learnfk.com/javascript/…