42.1 Range("c5").select ←→cells(5,3).activate. 43 ' cells 屬性可使用變數,例如: Sub input1to100() dim i as integer for i = 1 to 10 cells(i, i) = i.
確定! 回上一頁