Start Microsoft Access with command-line options from the Microsoft Windows Start menu
For example, the following command line starts Microsoft Access and opens the Northwind sample database for exclusive access.
"C:\Program Files\Microsoft Office\Office10\MSAccess.exe" "C:\Program Files\Microsoft Office\Office10\Samples\Northwind.mdb" /excl
Search Windows Help for "adding shortcuts" for more information.
Start Microsoft Access with command-line options using a shortcut
For example, the following command line starts Microsoft Access and opens the Northwind sample database for exclusive access.
"C:\Program Files\Microsoft Office\Office10\MSAccess.exe" "C:\Program Files\Microsoft Office\Office10\Samples\Northwind.mdb" /excl
Note After you create a shortcut you can put it on your desktop or in a folder, or add it to the Start menu. Search Microsoft Windows Help for "adding shortcuts" for more information.
You can also create a shortcut to open any Microsoft Access database object directly from Windows.