You are reading a single comment by @aggi and its replies. Click here to read the full conversation.
  • Cheers, that's what I'm trying but can't get it to run a batch file

    Sub Editbatch()
    
    Status = Shell("notepad c:\Users\aggi\Desktop\Createfolders.bat ", 1)
    
    End Sub
    

    Opens notepad and loads the batch as expected.

    But neither

    runs the batch. Just get this error. It works fine if I double click it.

About

Avatar for aggi @aggi started