Create an Excel Shortcut Menu That Writes Selections to a Text File
| 10 views this month
It doesn't take much code to add a command to a shortcut menu in Excel, but the menu objects have strange names so it's not intuitive, to me at least. The trickiest part is just sorting out how it's supposed to work, because it seems like it should be different
from adding buttons to toolbars,…