A family of Microsoft word processing software products for creating web, email, and print documents.
Hi Jim C,
Good day. Thank you very much for sharing the details of the issue you are experiencing with assigning keyboard shortcuts to your macros in Word.
Based on what you described, this appears to be expected behavior rather than user error.
In Word, Alt+L is currently being used as a prefix key. This means it is not acting as a standalone shortcut, but rather as the first part of a multi-step keyboard shortcut sequence, such as:
Alt+L, 1
Alt+L, 2
Alt+L, O
When you assign Alt+L directly to a macro, Word treats Alt+L as a complete shortcut. As a result, it can no longer function as the prefix for the existing shortcuts that begin with Alt+L. This is why those pre-existing shortcut sequences are removed or no longer work after assigning Alt+L to the macro.
Because of this, if you want to keep the existing Alt+L,1, Alt+L,2, Alt+L,O, and similar shortcuts, I recommend not assigning Alt+L by itself to a macro.
As a workaround, you may want to assign the macro to a different shortcut combination, such as:
Ctrl+Alt+L
Ctrl+Shift+L
Alt+Shift+L
Ctrl+Alt+Shift+L
Alternatively, you can add the macro to the Quick Access Toolbar, which allows Word to assign shortcuts such as Alt+1, Alt+2, etc., depending on the item’s position on the toolbar.
For your reference, you may also find the following Microsoft Support articles helpful:
I hope this helps clarify why the shortcuts are behaving this way. Should you have any further questions or need additional assistance, please feel free to share them in the comment below. I'm very happy to help.
If the answer is helpful, please click "Yes" and kindly upvote it.
Note: Follow the steps in our documentation to enable email notifications if you want to receive email notifications related to this topic.