Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone show me how I can replace the text 'ws66' with the contents of
the active cell in the macro below? I want to be able to list all the workstations in Col A and have the user select the cell of the workstation they want to connect to and have the text of that cell be fed into the macro. Sub RunVNC() Shell ("C:\Program Files\Hyena\VNC4\vncviewer.exe ws66") End Sub TIA, Alan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting data by calling out date | Excel Worksheet Functions | |||
Multiple cells or columns are selected instead of selected cell or | Excel Discussion (Misc queries) | |||
Can I show a picture depending on what data is selected in a cell | Excel Discussion (Misc queries) | |||
how read value from last selected cell? It is possible? how get adress last selected cell? | New Users to Excel | |||
how read value from last selected cell? It is possible? how get adress last selected cell? | Excel Programming |