View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Stuartf
 
Posts: n/a
Default Run a Batch file with variables


Hi

I want to be able to open an application from with-in excel which will
then open a job withing the app.

Example

Batch file (Run.bat) : "C:\Program Files\IequalsP\pressing matters
cygnus\cygnus.exe" %1

%1 = D12345 ( a job number )

so in excel something like

=HYPERLINK("Run.bat D12345","Open Job")


--
Stuartf
------------------------------------------------------------------------
Stuartf's Profile: http://www.excelforum.com/member.php...o&userid=34535
View this thread: http://www.excelforum.com/showthread...hreadid=545091