Excel allows you to assign macros to specific key combinations. These key combinations are referred to as shortcut keys, and when used they result in the macro being executed. You learn how to assign a shortcut key to a particular macro in other issues of ExcelTips.
At some point you may want to remove the association between a shortcut key and a macro. In order to do this, follow these steps:
Figure 1. The Macro Options dialog box.
Note:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3184) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Removing a Macro from a Shortcut Key.
Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!
When you have a macro that processes a huge amount of data, it can seem like it takes forever to finish up. These ...
Discover MoreYou can use macros to make your common Excel tasks easier and faster. For instance, if you routinely need to create new ...
Discover MoreNeed to know the character code used for a particular character? In a macro you can use the Asc function to determine the ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2018-02-07 09:28:19
Alex
Macros are only assigned to the workbook in which they live. For example, if I created MACRO A and saved it to my personal macro workbook with shortcut ctrl+d I could also assign ctrl+d to a macro saved within a different workbook.
It's not a pure solution for being able to disassociate shortcuts, but it's a start.
2016-03-14 07:59:08
Tomasz
Unfortunately the shortcut key is not releasing permanently in EXCEL 2016 (MAC).
Once shortcut key connection to macro is deleted, the key-sequence remind occupied and can not be assigned to new macro.
2014-06-28 04:13:49
Prabhav
Thanks for helping in crisp manner
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2021 Sharon Parq Associates, Inc.
Comments