View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Jim is offline
external usenet poster
 
Posts: 615
Default Make a shortcut to a file - code

ok, part 2: what if I want the code to create a shortcut to a folder? I cant
use the active workbook name, SO, would i just set the target path =
c:\thepathIWant??? And would the extention still be .ink for MyShortcut?

================================================== ===

"Tom Ogilvy" wrote:

If you don't get a better answer, look at this:

http://support.microsoft.com/kb/242297/en-us
HOWTO: Use Windows Script Host to Create Shortcut with Parameters

--
Regards,
Tom Ogilvy


"Jim" wrote:

I want to make a shortcut to a file and place it in another folder. The name
of the file will be something like "shortcut to myfile.xls"