Results 1 to 1 of 1

Thread: [FAQ's: OD] How do I show a form at the startup of Access?

  1. #1

    Thread Starter
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    [FAQ's: OD] How do I show a form at the startup of Access?

    Using the Startup management form inside Access ("Tools > Startup..." menu) you can designate a Form to be displayed upon the opening of your Access database. You can also customize your database's appearance and which database objects are to be displayed.


    Your Startup management form will look like this (Access 2003):

    Fig. 1




    Another method to show a form at the startup of Access is to write some macro code Access' autoexec macro.


    Within this Form you can:

    • Set a Title for display in Access' Titlebar caption.
    • Assign a custom Icon for the main Access application and any Forms/Reports.
    • Enable various Menu/Tool Bars
    • Misc. settings.

    I have changed the app Title, Icon, and set Form1 as the startup object to display when opening my database as seen in Fig. 1. The resulting Icon and Caption change are shown in Fig. 2.

    Fig. 2



    So with a few simple changes you can customize your Access database's appearance and behavior in a matter of seconds.
    Last edited by RobDog888; Jun 3rd, 2006 at 09:18 PM.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width