Action argument | Description |
|
Menu Name | The name of the drop-down menu to add to the custom menu bar or global menu bar. Enter the menu name in the Menu Name box in the Action Arguments section of the Macro window. This is a required argument for custom menu bars and global menu bars. This argument is ignored for custom shortcut menus and global shortcut menus. |
| To create an access key so that you can use the keyboard to choose the menu, type an ampersand (&) before the letter you want to be the access key. This letter will be underlined in the menu name on the menu bar. |
Menu Macro Name | The name of the macro group that contains the macros for the menu's commands. This is a required argument.
If you run a macro containing the AddMenu action in a library database, Microsoft Access looks for the macro group with this name in the current database only. |
Status Bar Text | The text to display in the status bar when the menu is selected. This argument is ignored for custom shortcut menus and global shortcut menus. |