A arvindn Registered User. Local time Today, 18:02 Joined Oct 1, 2003 Messages 99 Nov 30, 2003 #1 How do i create a shortcut (.lnk) to a given file using VBA code ?
Nouba Registered User. Local time Today, 14:32 Joined Oct 20, 2002 Messages 145 Dec 1, 2003 #2 You could try the code from the article How to Create an Application's LNK (Shortcut) Files - Workaround.
You could try the code from the article How to Create an Application's LNK (Shortcut) Files - Workaround.
A arvindn Registered User. Local time Today, 18:02 Joined Oct 1, 2003 Messages 99 Dec 1, 2003 #3 Thanks, i have visited the site and downloaded the article. Seems that my problem is solved.