Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Based on your description, there isn't any additional configuration required specifically for the Excel desktop application. If the same manifest and implementation work in Excel on the web, the desktop client should also recognize the keyboard shortcuts provided that the required prerequisites are met.
To help narrow down the cause, could you confirm the following?
- What is your Excel version and build (File > Account > About Excel)?
- Does your add-in use a shared runtime, and is
Office.actions.associate()being called successfully during initialization? - Do all shortcuts fail to trigger in Excel desktop, or only specific key combinations?
- Have you tried resetting Office Add-in shortcut preferences to rule out a shortcut conflict?
Also, if you haven't already, please verify that your add-in meets the documented requirements for custom keyboard shortcuts, including the required requirement sets and supported Excel versions.
Please know that while our initial response might not resolve the issue right away, your input is incredibly valuable. With a bit more detail, we’ll work together to find the best solution for you.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.