Want to run a DOS batch file (.bat) From Excel VBA code

  • Thread starter Thread starter Cazayoux
  • Start date Start date
Cazayoux said:
Is this even possible?
If so, how?

caz

Hi CAz

Could you tailor this code to meet your needs

Call Shell("C:\BATCH FILES\MYTEST.bat", vbNormalFocus)


Best n10
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top