S sjs New member Local time Today, 00:39 Joined Apr 1, 2003 Messages 9 May 30, 2003 #1 Is it possible in Access vba to create a shortcut on the desktop which points the mdb containing the vba and an icon in the same directory?
Is it possible in Access vba to create a shortcut on the desktop which points the mdb containing the vba and an icon in the same directory?
T Tim K. Registered User. Local time Today, 00:39 Joined Aug 1, 2002 Messages 242 May 30, 2003 #2 Check this HOWTO: Use Windows Script Host to Create Shortcut with Parameters out.
S sjs New member Local time Today, 00:39 Joined Apr 1, 2003 Messages 9 May 31, 2003 #3 Tim, thanks for the link. Will check it out when back in office in two weeks. Presumably I can run this code as is in Access 97 VBA? Also would I be able to adapt this code to point to my own icon
Tim, thanks for the link. Will check it out when back in office in two weeks. Presumably I can run this code as is in Access 97 VBA? Also would I be able to adapt this code to point to my own icon
T Tim K. Registered User. Local time Today, 00:39 Joined Aug 1, 2002 Messages 242 May 31, 2003 #4 Yes. Check this Create Shortcut as well.
S sjs New member Local time Today, 00:39 Joined Apr 1, 2003 Messages 9 Jun 17, 2003 #5 Thanks, these two links helped me resolve the problem
doulostheou Registered User. Local time Yesterday, 18:39 Joined Feb 8, 2002 Messages 314 Nov 14, 2007 #6 I cannot access the second link, but the part that is really confusing me is that when I run the code from the first link, everything appears to run fine but no shortcut actually appears on the desktop. Any thoughts?
I cannot access the second link, but the part that is really confusing me is that when I run the code from the first link, everything appears to run fine but no shortcut actually appears on the desktop. Any thoughts?