I have an excel sheet with all our users. I would like to link VNC to this so i can click connect on a user and VNC is fired up
I have this code in excel
=HYPERLINK("C:\Program Files\RealVNC\VNC4\vncviewer.exe"&E47,"Connect")
In E47 I have the computer name '\\lds0013\'
When I press connect it says "cannot open the specified file"
What is the correct code that would fire up vnc with the correct ip address/computer name?
Thanks
I have this code in excel
=HYPERLINK("C:\Program Files\RealVNC\VNC4\vncviewer.exe"&E47,"Connect")
In E47 I have the computer name '\\lds0013\'
When I press connect it says "cannot open the specified file"
What is the correct code that would fire up vnc with the correct ip address/computer name?
Thanks