All public logs
Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:53, 29 September 2025 Mwroot talk contribs created page 一些好用的 MSO Excel 函数 (Created page with "本文介绍一些好用的 MSO excel 函数。 日期注意用英引号扩起来。 ; 计算两个日期之间差了几年 : =YEARFRAC("2018/9/30","2024/7/1",1) ; 对几年取整,舍弃小数部分 : =TRUNC(sth) ; 往后推算 5 年是哪个日期 : =EDATE("2018/9/30",5*12) ; 保留两位小数点 : =round(a1, 2) Category:MicroSoft Office")