Dan Waters
dwaters at usinternet.com
Fri Aug 31 17:03:54 CDT 2007
Hi Arthur, This is one of mine. It goes in the target field of the shortcut. "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Consulting\PSISystemDEV\FrontEnd\PSIFE.mdb" /wrkgrp "C:\Consulting\PSISystemDEV\Workgroup\PSI.mdw" You can also decompile like this: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Consulting\PSISystemDEV\FrontEnd\PSIFE.mdb" /wrkgrp "C:\Consulting\PSISystemDEV\Workgroup\PSI.mdw" /decompile Or you can compact & repair like this: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Consulting\PSISystemDEV\FrontEnd\PSIFE.mdb" /wrkgrp "C:\Consulting\PSISystemDEV\Workgroup\PSI.mdw" /compact Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller Sent: Friday, August 31, 2007 4:49 PM To: Access Developers discussion and problem solving Subject: [AccessD] Asked and answered I know this has been asked and answered before, but I'll ask again. I have an MDB-FE and I want to create a shortcut that specifically loads Access2003 with the file of interest. A. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com