+ + + + + + + + + +
Option Explicit
Dim fs
Dim excel
Dim f
WScript.Echo Time & " Start"
Set fs = CreateObject("Scripting.FileSystemObject")
WScript.Echo Time
Set excel = CreateObject("Excel.Application")
Set f = fs.GetFile("D:\xxx.xls")
excel.WorkBooks.Open f.Path
excel.DisplayAlerts = False
excel.Workbooks.Close
excel.Quit
WScript.Echo Time & " End"
Set excel = Nothing
Set f = Nothing
PR
この記事にコメントする
広告
プロフィール
negao (45歳 男性)
土木工学卒でなぜかSEやってます。
最近、残業代も出なくなってツライな・・・
最近、残業代も出なくなってツライな・・・
ブログ内検索
カテゴリー
カウンター
アクセス解析