accessman2
Registered User.
- Local time
- Yesterday, 23:57
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
In the my database program, I write the code to create the shortcut, and then send the shortcut (attached) through the Outlook to the people.
I know how to create the shortcut. But, I want to add the form and filter in the shortcut.
"C:\Program Files\Microsoft Office\Office10\Msaccess.exe" "C:\db1.mdb" /WRKGRP "C:\Secured1.mdw" /form "app" /filter "[Date] /filteron True
Once the user click the shortcut in the outlook, then the database will goto the specific form and specific record.
Can I do it in the shortcut?
Please let me know, thanks a lot.
In the my database program, I write the code to create the shortcut, and then send the shortcut (attached) through the Outlook to the people.
I know how to create the shortcut. But, I want to add the form and filter in the shortcut.
"C:\Program Files\Microsoft Office\Office10\Msaccess.exe" "C:\db1.mdb" /WRKGRP "C:\Secured1.mdw" /form "app" /filter "[Date] /filteron True
Once the user click the shortcut in the outlook, then the database will goto the specific form and specific record.
Can I do it in the shortcut?
Please let me know, thanks a lot.