- 10
- 0
- 约9.6千字
- 约 11页
- 2017-07-24 发布于河南
- 举报
引用 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)
您可能关注的文档
- 富士通B8200维修记录(Fujitsu B8200 maintenance records).doc
- 富士施乐复印机故障详解(Fuji Xerox copier fault detail).doc
- 宿舍管理系统 链表 C语言 C++ 数据结构 链表 课程设计(Dormitory management system list, C language, C++ data structure, linked list curriculum design).doc
- 寓意深刻且耐人回味的经典语句(A profound and memorable classic statement).doc
- 对京剧的理解(The understanding of Peking Opera).doc
- 对加强公务员队伍建设的一些思考(Some thoughts on strengthening the construction of the civil service team).doc
- 对县区换届后党政领导班子建设情况的调查思考(Investigation and Discussion on the construction of leading group of Party and government after the change of county area).doc
- 对咨询的认识和理解(Understanding and understanding of counseling).doc
- 对图像用小波进行层小波分解(Wavelet decomposition of image using wavelet).doc
- 对中学生心理辅导的12种方法(12 methods of psychological counseling for middle school students).doc
原创力文档

文档评论(0)