Access screens

  • Thread starter Thread starter dimpie
  • Start date Start date
D

dimpie

Hi I have built a automation project with menus and stuff. When users open
the DB, is there a way to hide all MsAccess main screens and just open the
forms(menus).

Any help is appreciated.
 
Hi,
go to options >startup and set the startup form to your main menu or startup
form
disallow the use of default menus and default popup menus
check all your custom menus, toolbars and popup menus to make sure that they
won't allow your users to get access to the database window with the tables,
queries etc
use the shift bypass key code to prevent your users getting access to the
database window

search the discussion group for Albert Kallal's nifty little app called
ShiftKey or similar (can't quite remember exact name)

search the discussion group on the topic of hiding the main screens etc

Jeanette Cunningham
 
Back
Top