1.countif:重复计数、带判断计数、countif函数超过15位字符时的错误、应用场景
1. countif
语法:countif(range,criteria),range计数范围,计数条件
正确做法
找重复
在数据有效性中使用countif函数
语法:countif(range1,criteria1,[range1,criteria1,...])
Excel知识点与技巧8 -countif countifs
原文:https://www.cnblogs.com/bfcs/p/12700014.html