View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jean-Paul Viel Jean-Paul Viel is offline
external usenet poster
 
Posts: 39
Default Batch files and VBA

Hi,

shell h:\inmass\endsept19.bat


--
JP

http://www.solutionsvba.com


"daver676" wrote in message
...
How can I run a batch file using vba code in excel?

Path is h:\inmass\endsept19.bat

Thanks

Dave