Share excel 常用命令 2024年1月4日 网站 取之前内容 =LEFT(D1,FIND(".",D1)-1) 取之后内容 =RIGHT(C10,LEN(C10)-FIND("http",C10)+1)