發表文章

目前顯示的是有「Excel」標籤的文章

excel 分割字串公式

圖片
Split text string at specific character Generic formula  = LEFT ( text , FIND ( character , text ) - 1 )