RE: $$Excel-Macros$$ batch file Query

2014-01-17 Thread gargee singh
: Re: $$Excel-Macros$$ batch file Query To: excel-macros@googlegroups.com First of all, I think the problem is that you don't know what the "Current" directory is for your Excel instance. When you execute the .bat file manually,You're probably using the keystrokes:C:\cd \User

Re: $$Excel-Macros$$ batch file Query

2014-01-15 Thread Paul Schreiner
all the people you can, As long as ever you can.” - John Wesley - >____________ > From: gargee singh >To: "excel-macros@googlegroups.com" >Sent: Wednesday, January 15, 2014 9:22 AM >Subject: $$Excel-Macros$$ b

$$Excel-Macros$$ batch file Query

2014-01-15 Thread gargee singh
Hi All, I am trying to run a batch file from a VBA code. Both the excel file and the batch files are placed in the same folder.However the batch file does not extract names when I run it from VBA, if I do it manually then It works fine. Mentioned below are the codes, what could be the issue ? Ba