View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben[_10_] Ben[_10_] is offline
external usenet poster
 
Posts: 3
Default Launching a batch file

Is it possible to launch a batch file from within an Excel macro. If so what
is the command I need in VBA assuming the batch file is in
c:\belfry\convert.bat
Thank you