How can I customize a menu bar? Example, if you a viewer, the menu bar is deactivated and if you are the editor, the menu bar is activated but only the import and export functions. Is it possible?
Thanks for your reply. Yet, but I doesn't hide the database window which you can uncheck (hide this window) by the setup in the main menu. This is fine but if I want to reactivated how can I do this ?
Hiding menu bar requires code inserted into the form event when it is loaded.
I understand that, but just where do I do it.
I have the command from a previous post but I am still having problems as well.