#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default My solution

I created command buttons for each server, and used the following VBA
code with them:

Private Sub CommandButton<servername_Click()
Shell ("Z:\vncviewer.exe <servername")
End Sub

This runs the program and passes the servername. I did not look into
picking the servername from a list, but I think that would be
relatively trivial to do as well.

Randy

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Request for solution Vaibhav Setting up and Configuration of Excel 1 May 26th 06 08:25 AM
IF statement? Or another solution? Ørjan Langbakk Excel Discussion (Misc queries) 3 May 23rd 06 08:34 AM
Trying to generate a solution Russ Excel Discussion (Misc queries) 2 May 18th 06 11:34 PM
Can anyone offer a solution ? pc300d New Users to Excel 11 April 17th 06 09:56 PM
Solution please vishu Excel Discussion (Misc queries) 19 May 11th 05 11:43 PM


All times are GMT +1. The time now is 11:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"