Copy exsisting menus

G

Guest

Hi,

I need to copy existing own menus in Access 2003. Can you advice a way to do
this?

Thank you.

Flemming Ast
 
J

Jeff Boyce

Flemming

Open a new (empty) .mdb. Use File | Get External ... | Import.

Click the Options button. Check the box for Menus & Toolbars.
 
G

Guest

Thank you Jeff,

That works when renaming the exported menu name and importing again.

Is the a way where one can copy and paste menus from within the same
mdb? Then one only have to change the =function()

Thank you very much.

Flemming

"Jeff Boyce" skrev:
 
J

Jeff Boyce

Flemming

I'm not sure I understand what you are trying to do? Why would you want a
duplicate menu/toolbar?

Jeff Boyce
<Access MVP>
 
G

Guest

Jeff,

Yes a menubar. I use the same menubar layout for printforms and just need to
change the function name call() for each menubar item. The manual describing
how to copy the menubar within the same mdb does not work in the Danish
version of Access 2003.

Thought there might be a very easy way to do this. But your first suggestion
still works well for me.

Flemming

"Jeff Boyce" skrev:
 

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

Similar Threads

Access 2003 Developer Extensions 4
Enter Parameter Value 1
Remove default Menus 10
DoCmd.DomenuItem 2
How to get "Allow Full Menus" back 2
ReattachTables 1
Access Options 3
Word Movin'Up... Word 2000 > Word 2016 5

Top