How to Create a Word Macro Triggered by a Right-Click Plus Modifier
You want to run a Word macro when you right-click while holding a modifier key such as Ctrl, Shift, or Alt. Word does not natively support assigning macros to right-click context menus with modifier keys. This article explains how to use the OnKey method with a custom keyboard shortcut that mimics the behavior of a … Read more