Importing custom shortcut menu

U

UpRider

In an effort to eliminate bloat, I created a new blank database and imported
all objects from the old database. After updating references, everythink
seemed OK, except that my custom shortcut menu for a form doesn't work.
When I right click on the form I get: "Database can't find the macro
'DataEntryMacro' ". The name of my custom shortcut menu was obviously
'DataEntryMacro'. Is there a way to transrer the shortcut, or do I have to
recreate it?

Thanks for any insights,
UpRider
 
U

UpRider

Never mind....Found the solution. It's an advanced option under Import
External Data.....
UpRider
 
A

Andy Cole

UpRider

If the shortcut menu is actually a macro, it may be hidden. Set the View
Tab in Options (from the Tools menu) to show Hidden Objects and then try
importing from the old DB again. If its a custom menu/toolbar then go
through the Import process again and when you have the Import Objects Dialog
displayed, click the Options button then select the Menus and Toolbars
option.

HTH

Andy
 
Top