Its starnge to c tht it works in my system but not in my colleagues system.I
guess its not a problem with the code rather with his system.Anyways thanx
for the code..
On Tue, Aug 25, 2009 at 10:39 AM, vivek agrawal
wrote:
> Hi
>
> Shell "F:\Running Apps\FTP Backup\backup.bat", 1
>
> the above cod
Hi
Shell "F:\Running Apps\FTP Backup\backup.bat", 1
the above code might help
but i would like to know why the code which you gave is not reliable.
Thanks and Regards,
Vivek Agrawal
Skype ID - vivek.agrawal83
GoogleMoonlight.com - Saving energy-Save Earth
On Mon, Aug 24, 2009 at 4:5
try below code:
Sub Runbf()
Dim obf
obf = Shell("D:\Documents and Settings\Harmeet
Singh\Desktop\IP_Address.bat", 1)
End Sub
On Mon, Aug 24, 2009 at 4:52 PM, bharghav r wrote:
>
> Hi all,
>
>
>
> I am in need of a macro which will run a batch script.
>
>
> Is there any alternative to call a