トップページ(目次)

470.ブラウザ_クローム_を起動する

<実行前後>
 → 
Sub ブラウザ_クローム_を起動する()

    Set システム = CreateObject("WScript.Shell")
    
    システム.Run ("chrome.exe")
 
End Sub

Copyright © 2021 https://excel3000.web.fc2.com/ All Rights Reserved.
    inserted by FC2 system