View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roger PB Roger PB is offline
external usenet poster
 
Posts: 6
Default Macro keyboard shortcuts

When using Excel's macro recorder to define a macro, one has the option of
giving it
a keyboard shortcut.
This appears in the finished macro as a comment.
But comments are not executed, I thought.

So what and where is the code giving the subroutine a shortcut, and how
would one enter it on the code page directly rather than by using the
macro recorder?

Roger PB