网站大量收购独家精品文档,联系QQ:2885784924

引用 Excel常用电子表格公式大全(Reference Excel commonly used spreadsheet formula Daquan).doc

引用 Excel常用电子表格公式大全(Reference Excel commonly used spreadsheet formula Daquan).doc

  1. 1、本文档共11页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
引用 Excel常用电子表格公式大全(Reference Excel commonly used spreadsheet formula Daquan)

引用 Excel常用电子表格公式大全(Reference Excel commonly used spreadsheet formula Daquan) 1, find duplicate content formula: =IF (COUNTIF (A:A, A2) 1, repeat, ). 2, use birth date to calculate age formula: =TRUNC ((DAYS360 (H6, 2009/8/30, FALSE)) /360,0). 3, from the input of the 18 ID card number of birth months to calculate formula: =CONCATENATE (MID (E2,7,4), / /, MID (E2,11,2), / /, MID (E2,13,2)). 4, from the input ID number, so that the system automatically extract gender, you can enter the following formula: =IF (LEN (C2) =15, IF (MOD (MID (C2,15,1), 2), =1, male, female), IF (MOD (MID (C2,17,1), 2) =1, male, female)) the C2 in the formula represents the cell with which the ID number is entered. 1, seek sum: =SUM (K2:K56) - the K2 to K56 region for summation; 2, the average: =AVERAGE (K2:K56) - the K2 K56 this region for the average; 3, ranking: =RANK (K2, K$2:K$56) - ranking the results of 55 students; 4, class: =IF (K2=85), excellent, IF (K2=74), good, IF (K2=60, pass, fail) 5, the term =K2*0.3+M2*0.3+N2*0.4 - General Comments: hypothesis K column, M column and N column were placed with the students in general and period and final three achievements; 6, the highest score: =MAX (K2:K56) - seeking K2 to K56 area (55 students) the highest score; 7, minimum score: =MIN (K2:K56) - ask K2 to K56 area (55 students) minimum score; 8, the number of scores segment statistics: (1) =COUNTIF (K2:K56, 100) - ask the number of K2 to 100 in the K56 region; assume that the results are stored in the K57 cell; (2) =COUNTIF (K2:K56, =95) - K57 - the number of K2 to K56 region 95 to 99.5; assume that the result is stored in the K58 cell; (3) =COUNTIF (K2:K56, =90) - SUM (K57:K58) - ask the number of K2 to K56 region 90 to 94.5; assume that the result is stored in the K59 cell; (4) =COUNTIF (K2:K56, =85) - SUM (K57:K59) - ask the number of K2 to K56 region 85 to 89.5; assume that the result is stored in the K60 cell; (5) =COUNTIF (K2:K56, =70) - SUM (K57:K60) - ask the number of K2 to K56 re

您可能关注的文档

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档