View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default When I rename a module the keyboard shortcut stops working

What did you name the module?
What did you name the macro?



cla99009 wrote:

I've recorded a macro, and assigned it a shortcut key on recording. After
cleaning up the code, I rename the module to a more descriptive name, the
shortcut key stops working. Nothing happens when I press the
Ctrl+Shift+[Letter] combination.

Even if I try to reassign the shortcut using the (Alt+F8) macro dialogue
box, nothing works. All I get is the windows "Error" sound.

Am I doing something wrong that is breakting the connection. Can anyone
help me figure this out?


--

Dave Peterson