トップページ(目次)

326.メモ帳(notepad.exe)を起動する

<実行前後>
 → 
Sub メモ帳を起動する()

    メモ帳起動 = Shell("notepad.exe", vbNormalFocus)

End Sub

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