Connecting Tech Pros Worldwide Help | Site Map

Launching Access application in the task bar

Newbie
 
Join Date: Dec 2008
Location: Leeds, UK
Posts: 1
#1: Dec 31 '08
Hi,

Just wondering if you could help me.

Im trying to set up a database so that once the computer is booted up it can open the access application and minimise it in the system tray and just wondering what the best way to do this is?

Im using Windows xp and ms access 2003.

Thanks

Wend
DonRayner's Avatar
Expert
 
Join Date: Sep 2008
Location: Canada
Posts: 494
#2: Dec 31 '08

re: Launching Access application in the task bar


Create a shortcut to MSACCESS.EXE and set the properties of the shortcut to start minimized. Your shortcut target should be "Path To Access" "Path to Database" or something like the following

Expand|Select|Wrap|Line Numbers
  1. "C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE"  "C:\MyDB.mdb"
  2.  
copy and paste a copy of this shortcut into your startup folder and you should be all set to go.
Reply

Tags
ms access, system tray, windows xp


Similar Microsoft Access / VBA bytes