Thread: Batch in excel
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Batch in excel

You can Shell to the bat file. E.g.,

Shell "H:\test.bat"



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"calculus87 " wrote
in message ...
Hello,
I have what I believe is an easy question. Is there a way from

excel's
VB to call batch files? If so, would you please show me how.

Thanks


---
Message posted from http://www.ExcelForum.com/