View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default passing parameter to a ms query

Create a WSH script to automate the launching of Excel, opening the workbook
and inputting the value.
You can control the WSH script by passing parameters when you shell it.

Simple command line example he
http://cis.stvincent.edu/wsh/args.html

--
Tim Williams
Palo Alto, CA


"redf1re" wrote in
message ...

lets make it easier...
how can i call excel from dos writing something on a cell ?? that would
do

something like c://excel.exe c://teste.xls "bla bla bla " in H9


--
redf1re
------------------------------------------------------------------------
redf1re's Profile:

http://www.excelforum.com/member.php...o&userid=31258
View this thread: http://www.excelforum.com/showthread...hreadid=509317