Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Starting telnet/ssh from Excel

Hi !
I have an Excel sheet with IP addresses. I would like to be able to launch
i.e telnet/or ssh against that IP when I doubleclick on the cell.
How can this be done ?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 184
Default Starting telnet/ssh from Excel

Hi Thomas,
I have an Excel sheet with IP addresses. I would like to be able to
launch i.e telnet/or ssh against that IP


look at the shell-command in vba help.

when I doubleclick on the
cell.


I'd prefer a "go" button. You could connect a macro to that button with
the shell command. Otherwise you would need an event in the sheet
called "Worksheet_BeforeDoubleClick"

arno


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I hyperlink to a telnet session? mike Excel Discussion (Misc queries) 0 April 26th 06 09:54 PM
How to Close Telnet Session using VBA Donnie Stone Excel Programming 0 November 9th 03 01:19 PM
Launch an external telnet application EC[_3_] Excel Programming 0 November 5th 03 06:08 PM
Need VB script for telnet application John M. Lembo Excel Programming 1 September 5th 03 07:28 PM
Starting a userform upon starting the file Fritznel Excel Programming 1 July 28th 03 05:37 AM


All times are GMT +1. The time now is 01:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"