ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Starting telnet/ssh from Excel (https://www.excelbanter.com/excel-programming/330498-starting-telnet-ssh-excel.html)

Thomas Aure

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 ?

arno

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




All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com