vikramnayak85
New Member
- Joined
- Jul 2, 2015
- Messages
- 1
How do i customize the particular menu which comes when you right-click on the Ribbon in Excel ? It has options like:
"Add to Quick Access Toolbar"
"Customize Quick Access Toolbar"
"Customize Ribbon"
"Minimize Ribbon"
I have code to customize the normal context menus in Excel 2010 using CommandBars and controls, but this menu doesnt even get listed when i iterate through the list of all menus. Is there a separate set of "application-level" menus that one can customize separately ?
"Add to Quick Access Toolbar"
"Customize Quick Access Toolbar"
"Customize Ribbon"
"Minimize Ribbon"
I have code to customize the normal context menus in Excel 2010 using CommandBars and controls, but this menu doesnt even get listed when i iterate through the list of all menus. Is there a separate set of "application-level" menus that one can customize separately ?
Last edited: