script to launch a program from excel

C

calvin

i need to launch a telnet program from excel and get the result

i have a bunch of ip address that i used to telnet into and run a script
file, i want to link both files together
 
G

Gary''s Student

Just hyperlink to the program and click the link:

In some cell, enter something like:

=HYPERLINK("file:///C:\test\telnet.exe","Telnet") and click the link

Of course, you would modify this to refer to the proper folder on your
computer.
 
C

calvin

thats part of what i want the 2nd part is once i open the telnet program
(procomm plus) i need to tell it to run a particular script and copy the
result back to excel.i have over 600 ipaddress in the network and i am
looking to automate the process
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top