View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Steve Yandl[_3_] Steve Yandl[_3_] is offline
external usenet poster
 
Posts: 117
Default Run file from VB in Excel

Alden,

There are several different types of script files. Are you talking about a
vbScript, javascript, batch file or some other type script file? Will the
script file be generating information you want to retrieve or do you simply
want it to run?

Steve



"Alden" wrote in message
...
I am hyperlinking to a script file in Excel 2007. I get a pop-up
warning asking if I want to open the file. I have read that you can
"run a program" in excel somehow to get around this annoying warning
pop-up. I am not sure how to do this though.

Another way could be to do this in VB. Unfortunately I am not versed
in programming, and am having a hard time trying to figure out how to
do this in VB. Anyone have any ideas. or can help me with running this
"file" through VB?