Customized menu bar

T

TS

I added a customized menu bar to my access application. The problem is when
users open the app. from their PCs they don't see the menu bar I created, how
to make this menu bar file specific, so that all users can see it when they
open the file?
 
R

Rick Brandt

TS said:
I added a customized menu bar to my access application. The problem
is when users open the app. from their PCs they don't see the menu
bar I created, how to make this menu bar file specific, so that all
users can see it when they open the file?

Did you create a NEW menu bar or did you modify a built-in one? Mods to
built-in menus and toolbars stay on your PC only and will appear in every
file that you use on that PC. Totally new custom menu bars and toolbars are
stored in the file itself and will appear on all PCS that run the file.
 
T

TS

What I want to do is to create a totally new custom menu bar. To do that, I
go to Tools, Customize, Commands, New Menu. But when I try to darg the "New
Menu" from the Command box, there is no place to place at but on the current
menu bar -which I don't want- I need to know how create a new independent
menu bar and put it away from the built-in one.
 
Top