How to create menu from a macro

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tooold
    New Member
    • Jan 2008
    • 2

    How to create menu from a macro

    I'm trying to create a custom menu bar in an Access Application with 5 Menu Items: File, Search, View and Print. I already created a macro named MainMenu with those items. The question is: How can I add the sub-items in each 5 above mentioned main Items? Any help would be appreciated.
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    To create a custom toolbar menu, go to View - Toolbars - Customise.

    Then in the Toolbars tab click new to add a custom menu bar. Then use the commands tab to add various items to it. You can do this using drag and drop.

    Comment

    Working...