When you get the answer, let me know. I know the Application Object has a MacroOptions property that deals with shortcuts. I know the Names Collection (or Name Object) refers to shortcuts dealing with Excel 4.0 macros (look up Names in the Object Browser). I suspect this is the way to set/remove an assignment, ie. setting a name's shortcut = "".
My problem is I need to find a way to enumerate all assignments so that I can figure WHICH ones to remove.
After spending an hour looking for this today, I am stumped.
--- Tom
|