Menu bar remains hidden

S

sJ

I hide the menubar and toolbars on startup and restore them on close.
However, when I open access, the toolbars are restored, but the menu bar
remains hidden to the users. Is there a workaround to this?
 
C

cmorales

sJ said:
I hide the menubar and toolbars on startup and restore them on close.
However, when I open access, the toolbars are restored, but the menu bar
remains hidden to the users. Is there a workaround to this?
 
S

sJ

I set a reference to the Microsoft office library and added the line
Commandbars("Menu Bar").reset
and Commandbars("Menu Bar").enabled=true
and that resolved the issue
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top