学越千山:Excel常见函数(十二)02:16来自LearningYard学苑
分享兴趣,传播快乐,增长见闻,留下美好!
亲爱的您,这里是LearningYard新学苑。
今天小编为大家带来
“学越千山:Excel常见函数(十二)”
欢迎您的访问。
Share interest, spread happiness, increase knowledge, and leave beautiful.
Dear, this is the LearingYard Academy!
Today, the editor brings the
Learning over a thousand mountains:Excel Common Functions (Twelve),
Welcome to visit!
思维导图
Mind mapping
SUM函数
作用:求和
公式:=SUM(A1:A5)
SUM function
Function: Sum
Formula:=SUM (A1: A5)
AVERAGE函数
作用:求平均值
公式:=AVERAGE(A1:A5)
AVERAGE function
Function: Find the average value
Formula:=AVERAGE (A1: A5)
COUNT函数
作用:计数
参数:单元格、单元格引用、数字、单元格区域
公式:=COUNT(A1:A5)
COUNT函数会忽略非数字的区域,返回包含数字的单元格的个数
COUNT function
Function: Counting
Parameters: cells, cell references, numbers, cell ranges
Formula:=COUNT (A1: A5)
The COUNT function ignores non numeric ranges and returns the number of cells containing numbers
NOW 函数和TODAY函数
作用:NOW函数返回日期和时间,TODAY函数只返回日期
参数:无参数
公式:=NOW(),=TODAY()
在指定的单元格中返回当前日期
NOW function and TODAY function
Function: The NOW function returns date and time, while the TODAY function only returns date
Parameter: No parameter
Formula:=NOW,=TODAY
Returns the current date in the specified cell
VLOOKUP函数
作用:查找数据
公式:=VLOOKUP(查找值,数据表,列序数,匹配条件)
详情请见:https://mp.weixin.qq.com/s/4rVBWO63Y5B5JOj3qva61w
VLOOKUP function
Function: Find Data
Formula:=VLOOKUP (lookup value, data table, column ordinal, matching condition)
For details, please refer to:
https://mp.weixin.qq.com/s/4rVBWO63Y5B5JOj3qva61w
IF函数
作用:根据条件进行判断返回不同的值
公式:=IF(判断条件,"判断为真的结果","判断为真的结果")
多条件判断请见:
https://mp.weixin.qq.com/s/6nGBeqMvBpts7JiHpwut8g
IF function
Function: Judge based on conditions and return different values
Formula:=IF (judgment condition, "result judged to be true", "result judged to be true")
Please refer to:
https://mp.weixin.qq.com/s/6nGBeqMvBpts7JiHpwut8g
ISNUMBER函数
作用:判断当前单元格的值是否为数字
公式:=ISNUMBER(值)
ISNUMBER function
Function: Determine whether the value of the current cell is a number
Formula:=ISNUMBER (value)
MIN函数
作用:求最小值
公式:=MIN(A1:A5)
MIN function
Function: Find the minimum value
Formula:=MIN (A1: A5)
MAX函数
作用:求最大值
公式:=MAX(A1:A5)
MAX function
Function: Find the maximum value
Formula:=MAX (A1: A5)
MID函数
作用:从左数,从指定位置开始保留指定个数的字符
公式:=MID(E2,2,3)
MID function
Function: Starting from the left, retaining the specified number of characters from the specified position
Formula:=MID (E2, 2, 3)
REPLACE函数
作用:替代原有字符串
公式:=REPLACE(原字符串,起始位置,长度,替换字符串)
Replace function
Function: Replace the original string
Formula:=Replace (original string, starting position, length, replacement string)
今天的分享就到这里了,
如果您对文章有独特的想法,
欢迎给我们留言。
让我们相约明天,
祝您今天过得开心快乐!
That's all for today's sharing.
If you have a unique idea about the article,
please leave us a message,
and let us meet tomorrow.
I wish you a nice day!
翻译:百度翻译
参考资料:百度百科、wps新手教程
本文由LearningYard新学苑整理并发出,如有侵权请后台留言沟通