|
-
Jan 4th, 2006, 01:52 AM
#1
Thread Starter
Hyperactive Member
[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
-
Jan 4th, 2006, 02:20 AM
#2
New Member
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.
-
Jan 4th, 2006, 02:56 AM
#3
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Jan 4th, 2006, 10:02 AM
#4
Thread Starter
Hyperactive Member
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??!!
-
Jan 4th, 2006, 10:08 AM
#5
Thread Starter
Hyperactive Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|