kmi
Sep 22, 2025Copper Contributor
Status:
New
Feature Request: Support for Automatic Custom Ribbon Button Disabling in Cell Edit Mode
Summary Currently, most native Excel ribbon buttons are automatically disabled (greyed out) when a user enters cell edit mode (e.g., pressing F2). However, this behavior does not apply to custom rib...
kmi
Sep 22, 2025Copper Contributor
Additional Notes
- The property should default to false to avoid breaking existing add-ins.
- Ideally, Excel should handle the enabling/disabling automatically once this property is set, without requiring add-in code to listen for edit mode events.
- This feature applies primarily to buttons and possibly other ribbon controls that can be disabled.