Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a need to create an excel spreadsheet that calls "vncviewer.exe"
from links, passing the server name to the program. The external program is accessed as Z:\vncviewer.exe, and accepts a server in the form of "Z:\vncviewer.exe servername" with a single space between them. I can start the program using the insert hyperlink function, which is useful, but not as automated as I would like. How would I code a hyperlink to pass the name of the server (the text in the cell with the hyperlink) to vncviewer as a commandline option? |
#2
![]() |
|||
|
|||
![]()
I found an older post that does this almost exactly, using the shell
command. Does anyone have a preference? If so, why? Please help me understand what the better solution is. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying cell names | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
Function syntax to compare cell contents | Excel Worksheet Functions | |||
cell contents | Excel Discussion (Misc queries) | |||
execute external program when cell reaches certain value | Excel Worksheet Functions |