Results 1 to 5 of 5

Thread: [Resolved] Hiding everything but Forms in MS Access

  1. #1

    Thread Starter
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485

    Resolved [Resolved] Hiding everything but Forms in MS Access

    hey guys,

    i have a system based on Ms Acess, what iwant to do is, when a user opens my database all he should be able to see is the forms, and not anything else. or better yet can i even hide the forms thing, and only present the user with forms that he needs to view?

    can i do that in MS Access?
    Last edited by deane034; Jan 4th, 2006 at 10:09 AM.
    me.life = VB

  2. #2
    New Member
    Join Date
    Dec 2005
    Posts
    15

    Re: Hiding everything but Forms in MS Access

    I think it falls under tools->startup. You can select the form to load by default and all other forms and tables will be hidden. The only catch is that they can select window->unhide to view the rest of the DB, but I think you can also disable this by disabling full menus.

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

    Re: Hiding everything but Forms in MS Access

    Another way to do it is to create your own menu and/or toolbar. Then place the menu items or buttons in them that you only want the users to be able to use. Then in the autoexec macro create it to turn off all menus and toolbars. Then create another menu or toolbar that will also display for your user name. This can be like an Admin version. and dont forget to give yourself a way to restore all the menus and toolbars for any new future development or debugging.
    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

  4. #4

    Thread Starter
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485

    Red face Re: Hiding everything but Forms in MS Access

    hey thanks... i tried that first method, of clearing evetything in startup

    but now i can get back to normal view. the window > option is not there

    so.. please can someone point the waY??!!
    me.life = VB

  5. #5

    Thread Starter
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485

    Re: Hiding everything but Forms in MS Access

    ok sorry guys.. got it.. u have to press shift while opening to bypass the start up options


    thanks for the replies
    me.life = VB

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