View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Michael is offline
external usenet poster
 
Posts: 791
Default How to start an RDP seesion by clicking link.

I want to have a spreadsheet that list PCs etc. and have a clickable link
that starts a rdp file (so it keeps the username and pass) not just start
mstsc.exe.
I would like to have the text editable so when someone else use it they can
change the locaiton of the rdp files.
I tried objects but cant edit by search and replace.
Tried hyperlink with c:\windows\system32\mstsc.exe
c:\Users\Documents\KCMSD\RDP\askew.rdp
wont start
tried cmd but cant pass rdp file to it.
tried link to rdp and excel say program not associated with it.

Any help