Excel - 公式

公式引用
image
公式示值
image

身份证解析
=IF(MOD(MID(B2,17,1),2),"男","女")
=MID(B2,7,8)
=YEAR(NOW())-LEFT(D2,4)

image

posted @ 2023-12-06 13:06  VipSoft  阅读(29)  评论(0)    收藏  举报