第1节 公式
第2节 函数语法
第3节 范围range
第1节 统计函数 简介
第2节 sum 求和
第3节 sumif 条件求和
第4节 criteria 条件
第5节 sumifs 多条件求和
第6节 count 统计个数
第7节 counta 统计含文本个数
第8节 countblank 统计空白个数
第9节 countif 统计个数 条件
第10节 countifs 统计个数 多条件
第11节 max 最大值
第12节 maxifs 最大值 多条件
第13节 min 最小值
第14节 minifs 最小值 多条件
第15节 average 平均值
第16节 averageif 平均值 条件
第17节 averageifs 平均值 多条件
第1节 and 逻辑与
第2节 or 逻辑或
第3节 not 取反
第4节 xor 逻辑异或
第5节 if 条件
第6节 iferror 判断错误
第7节 ifs IF嵌套
第8节 ifna 判断NA错误
第9节 switch 值匹配
第1节 concat 字符串连接函数
第2节 & 字符串连接操作符
第3节 len 字符串的长度
第4节 left 字符串的左边N个字符
第5节 right 字符串的右边N个字符
第6节 mid 子字符串
第7节 trim 字符串去除空隔
第8节 lower 字符串转化小写
第9节 upper 字符串转化大写
第10节 substitute 字符串替换所有
第11节 replace 字符串替换仅一处
第12节 find 查找子字符串位置
第13节 rept 字符串重复N次
第1节 abs 绝对值
第2节 mod 求余
第3节 power 求幂
第4节 int 向下取整
第5节 trunc 截尾取整
第6节 round 四舍五入取整
第7节 floor 向下舍入到倍数
第8节 rand 随机数
第9节 randbetween 范围随机整数
第10节 rank 排名
第1节 date 创建日期
第2节 time 创建时间
第3节 today 当前日期与时间
第4节 year 获取年月日
第5节 days 日期相差天数
第6节 datedif 时间相差天数月数年数
第1节 isXX 判断系列
第2节 cell 单元格信息
第3节 type 数据类型
第4节 ERROR.TYPE 错误类型
第1节 Excel查找函数 简介
第2节 vlookup 查询表格
第3节 lookup 查询表格
第4节 conditions 表格多条件查询
第5节 match 查询位置下标
第6节 choose 列合并
第7节 row 获取行号
第8节 rows 获取行数
第9节 column 获取列号
第10节 columns 获取列数
第11节 indirect 获取字符串单元格的内容
第12节 address 获取单元格字符串地址
第13节 offset 获取偏移单元格或区域
第1节 个人所得税计算