Thread
:
Want to run a DOS batch file (.bat) From Excel VBA code
View Single Post
#
2
Posted to microsoft.public.excel.programming
N10
external usenet poster
Posts: 141
Want to run a DOS batch file (.bat) From Excel VBA code
"Cazayoux" wrote in message
...
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
Reply With Quote
N10
View Public Profile
Find all posts by N10