How can I hide all accesses, ,,but,,,

SalmanZeiad

Member
Local time
Today, 22:54
Joined
Oct 30, 2017
Messages
112
How can I hide all accesses, just show the main form, and when pressing LIKE [F10] button, menus appear
 
Hi. Search for a demo by @isladogs on controlling the user interface.

Sent from phone...
 
Search the forum for "Hiding the User Interface" and "Opening Form" topics.

There is a way if you have an opening form defined to make its "Form_Open" or "Form_Load" routine execute some code that would hide the navigation pane, ribbons, and other facets of the Access graphic user interface. What you are describing is sometimes called a "Switchboard" or "Dispatcher" form, and you could search the forum for those terms as well.
 

Users who are viewing this thread

Back
Top Bottom