To answer your direct question, it is: Range("A1").NumberFormat = "@". Or Cells(1,1).NumberFormat = "@". However, I suggest changing the ...
確定! 回上一頁