Excel VBA有蠻多種下載CSV的方式 1.使用Workbooks.Open(網址) 2.使用QueryTable 3.使用XMLHTTP物件 ... myText1s = Split(myText, Chr(10)).
確定! 回上一頁