D
Dave Birley
Not a show stopper, but when I am developing a complex Macro, I will often
record little slices of code and accept the default Macro name (Macro1,
Macro2... etc.), then to test it I may assign a keyboard shortcut to it so I
can give it a shot on several WS. Later I may want to re-use the shortcut
without deleting the original Macro. In other words I need to "unassign" the
shortcut to Macro[n], and assign it to Macro[n+x]. It's the old "quick and
dirty" game.
However when I use what seems logical, namely the Delete key, I get a
nasty-gram telling me that the shortcut meeds to be an alpha character.
That being said -- I have a hunch there is a way (the Help files being as
unhelpful as usual <g>).
record little slices of code and accept the default Macro name (Macro1,
Macro2... etc.), then to test it I may assign a keyboard shortcut to it so I
can give it a shot on several WS. Later I may want to re-use the shortcut
without deleting the original Macro. In other words I need to "unassign" the
shortcut to Macro[n], and assign it to Macro[n+x]. It's the old "quick and
dirty" game.
However when I use what seems logical, namely the Delete key, I get a
nasty-gram telling me that the shortcut meeds to be an alpha character.
That being said -- I have a hunch there is a way (the Help files being as
unhelpful as usual <g>).