Import or copy a menu

H

Hallgeir

I'm wondering if there is a way to copy the menu line a made in one accesss
file to another.
When it comes to queries, forms, reports etc I can use the Import function,
but I have not found any simular way to import the menu line.
 
K

Keith W

Hallgeir said:
I'm wondering if there is a way to copy the menu line a made in one
accesss file to another.
When it comes to queries, forms, reports etc I can use the Import
function, but I have not found any simular way to import the menu line.
Click the "options" button on the "import objects" dialogue box, one of the
options is "menus and toolbars".

HTH - Keith.
www.keithwilby.com
 
M

Mantaraya via AccessMonster.com

Hi I can use the import function for the menu but when I start my database it
still gives me the old menu.
Anybody any suggestions.

Many Thankx
 
J

John Spencer

Importing the menu brings it in, but that only makes it available for use.

You have to assign the menubar. That can be done on each form and report.
You can also make a "default" menu in from the design view using Tools:
Startup menu. Also, you can do so using VBA.
 
Top