請問如果我想在VBA中執行一個外部程序(假設為一個vbs檔) , 因為用Shell("wscript C:\a.vbs") 不會等待完成, 我改用以下寫法但是因為外部程序執行 ...
forum.twbts.com