- Picture and text skills
- Case
Returns the number of cells with non-null values in the parameter list. Use the COUNTA function to count the number of cells containing data in a range or array.
Grammar
COUNTA(value1,value2,...)
Value1, value2, ... are the values to be calculated, and the number of parameters ranges from 1 to 30. In this case, parameter values can be of any type, they can
Includes null characters ("") but not blank cells. If the argument is an array or cell reference, blank cells in the array or reference are ignored.
If you do not need to count logical, literal, or error values, use the COUNT function.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/qiao-yong-COUNTA-han-shu-ji-suan-fei-kong-dan-yuan-ge-ge-shu.html
评论列表(196条)
测试