View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mralmackay@aol.com is offline
external usenet poster
 
Posts: 56
Default Create Shortcut in VBA

Please can you assist with the query below...

Have a macro that picks up a file and then includes it within an e-
mail. I also need to pick up the same file, but as a shortcut, and
also place it within the e-mail.

Is it possible through VBA to create a shortcut to a document which I
can then use? e.g. file call C:\test.doc I would then also want a new
file create which would link to this file?

thanks in advance for your help/time.

Cheers, Al.