This procedure creates the new style of menu bar or shortcut menu from macros you created in a previous version of Microsoft Access.
Select only the top-level menu bar macro. You don't need to select the macro group for each menu that appears on the menu bar.
Note Access won't delete the original macro (or macros if you're working with a menu bar macro and the associated menu macro groups) after it creates the new menu bar or shortcut menu. The new menu bar still depends on the original macro or macros, except for macros that contain only AddMenu actions or RunCommand (formerly DoMenuItem) actions.