Custom Menus

jdp0412

New Member
Joined
Sep 28, 2005
Messages
25
Once a form is opened I create custom menus that take away some features and add a few.

Some how I want the menus to stay that way until the database is closed. There are a bunch of different forms in this database and there is an exit button on the "main menu". Currently I have it set so when the "main menu" form closes the menus are reset, but of course this resets the menus even when they simply moving to a different form. Any suggestions on how I can keep the menu the way I would like it no matter what form I am in and have the menu reset whenever the database is closed no matter what form is currently open?

I'm fairly new at using VBA so any suggestion that is fairly complicated may take further explination

Thanks
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
For each form, go into Design view and select the Properties.
Go to the Other tab.
In the MenuBar line, select the menu that you want to attach to the form

Denis
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,984
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top