View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Ligit macro assignment keys

Pick any one that you don't use on a regular basis. u, y, m, q

"John" wrote:

It appears I can assign an Excel macro to any Ctl-key combo, but I know
serveral key ctl key combos are already in use for important Excel functions
(such as Ctl-S for save).

Which keys are best to use for macro assignments?

What happens to the default assignment such as Ctl-s when it is assigned to
a macro?

I appreciate your help, -John