Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a bat file which renames the files in a folder. I am unable to run this batch file from excel macros. Could anybody help me on this. Thanks, Santosh |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try:
shell(PathAndFilenameOfYourBatFile) Cheers, Jason Lepack bhs wrote: Hi, I have a bat file which renames the files in a folder. I am unable to run this batch file from excel macros. Could anybody help me on this. Thanks, Santosh |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jason,
I tried that but its not working. When just double click the bat file, its working but not through excel macros. Thanks, santosh |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel '00, 1st file has macros, how to stop macro in 2nd file? | Excel Discussion (Misc queries) | |||
how can i call macro in powerpoint file from excel file | Excel Programming | |||
Macro to save Excel file with date and time in the file name? | Excel Programming | |||
Creating a new excel file from an existing file using macro | Excel Programming | |||
VBA Macro to copy an column from one Excel file into another file | Excel Programming |