Access: How to Create a Splash Screen

Contributor Icon Contributed by shamanstears Date Icon October 20, 2006  
Tag Icon Tagged: Microsoft Office

You can easily create a splash screen for your Access application. Even better, you can give it purpose by making it interactive with buttons, textboxes, and other objects. To add a splash screen to your Access application, do the following:


1. From the Objects bar, select Forms.

2. Double-click Create form in Design view.

3. Click the Save button, type a name in the Form Name dialog box, and click OK.

4. Press F4 to bring up the Properties dialog box.

5. Select the form properties you want in the Properties dialog box.

6. Click the Toolbox button.

7. Insert and format the objects you want to include on your splash screen.

8. Save. View the form to verify it is as desired.

9. Click Tools and select Startup.

10. In the Application Title textbox, enter the name for your application. You can add an icon by browsing for it under Application Icon.

11. From the Display Form/Page dropdown, select the form you created to act as the splash screen.

12. Uncheck the Display Database Window checkbox.

13. Click OK.

Previous recipe | Next recipe |
 
  • crystal
    For Access 2007, in step 9 to get to the startup, do the following:
    Click on the office button, at the bottom right, choose "Access Options", then click on "Current Database", from that screen, under Application Options, find "Display Form" and chose the form in the drop down menu next to that.
blog comments powered by Disqus