Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I create a macro to run a batch file (abc.bat), after attaching it to
a button? I realize Excel has to carry out this task out itself. If not, is there a way around it by first getting into the command prompt? TIA Tom |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Tom,
Shell "c:\your path\abc.bat" John "Tom" wrote in message ... How do I create a macro to run a batch file (abc.bat), after attaching it to a button? I realize Excel has to carry out this task out itself. If not, is there a way around it by first getting into the command prompt? TIA Tom |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi John,
It works perfectly. Thanks. Tom "jaf" wrote in message ... Hi Tom, Shell "c:\your path\abc.bat" John "Tom" wrote in message ... How do I create a macro to run a batch file (abc.bat), after attaching it to a button? I realize Excel has to carry out this task out itself. If not, is there a way around it by first getting into the command prompt? TIA Tom |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel from Batch File Problem | Excel Discussion (Misc queries) | |||
Excel to Run a Batch File?!? | New Users to Excel | |||
Batch file initiation from Excel macro? | Excel Discussion (Misc queries) | |||
Call a batch file from an Excel Macro | Excel Discussion (Misc queries) | |||
Call a batch file from an Excel Macro | Excel Discussion (Misc queries) |