View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Rekas[_2_] Michael Rekas[_2_] is offline
external usenet poster
 
Posts: 12
Default Desktop Shortcut

Hello Melanie

Excellent! Works perfectly.

Thanks

Michael

On Tue, 27 Apr 2004 19:06:23 +0200, "Melanie Breden"
wrote:

Hallo Michael,

Michael Rekas wrote:
Thank you for the replies. I like the "Windows Scripting Host Object
Model" code.

However is it possible to automatically set the reference to the
library?



with the following defining no reference must be set:

Dim WSHShell As Object
Set WSHShell = CreateObject("WScript.Shell")