My Assistant
![]() ![]() |
|
|
Apr 4 2012, 02:41 PM
Post
#1
|
|
|
UtterAccess Addict Posts: 124 |
I am looking for some VBA for a button in an Access 2007 db that when clicked will copy a SHORTCUT icon from:
"P:\QMS DATABASES\Shortcuts" the icon is the "Shortcut to Record Retention Schedule" The user then can "paste" it anywhere the like. |
|
|
|
Apr 4 2012, 02:55 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 7,646 From: South coast, England |
Hi
You could try: FileCopy "P:\QMS DATABASES\Shortcuts\Shortcut to Record Retention Schedule.lnk", "SomePath\Shortcut to Record Retention Schedule.lnk" Replacing 'SomePath' with the folder path where the user wants to save the shortcut. hth |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th June 2013 - 06:26 AM |