- Create a bitmap with the same name as your application and a .bmp extension. For example, if your application name is Taxes.mdb, your bitmap file name would be Taxes.bmp.
- Put it in the same folder as your application.
- Using Microsoft Windows Explorer, create a shortcut for your application that specifies the bitmap name on the command line, and then enter it in the Target box (Shortcut Properties dialog box, Shortcut tab). For example: "C:\Program Files\Microsoft Office\Office 11\MSAccess.exe C:\My Files\Taxes.mdb"
Access looks for such a file when the application opens, and if it finds one, uses it as a splash screen.