load my form on start up while hide everything...

HRakibul

Registered User.
Local time
Today, 15:59
Joined
Feb 10, 2014
Messages
41
hi guys,
i need to load my Default Form at start up of my database while office button,the Ribbon and the Navigation pane will be hidden. And when i go to form design view then i can use the ribbon and navigation pane

please help me.:banghead::mad::banghead::mad:
 
Hi

To load a form on startup just enter it in the "Options" Access> current database. You can also use the AutoExec macro.

The simplest way to disable the ribbon and navigation pane is changing the extension from ACCDB to ACCDR. To reactivate the ribbon and navigation pane, go back to ACCDB extension.

To learn personalizing ribbons, has two great sites for that.

http://www.ribbons-access.com

http://www.accessribbons.de/en/

Good study!
 
Last edited:
sorry guys,
i m not satisfied, i need an example. A sample database that i would double click the file and it will open my log in form and no Navigation Pane no Ribbon or Office button.

please send me an Example.
 

Users who are viewing this thread

Back
Top Bottom