View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
MikeT MikeT is offline
external usenet poster
 
Posts: 32
Default How to assign a macro to a key e.g. ctrl-S

Thanks.....

"Gary''s Student" wrote:

In the worksheet, pull-down:

Tools Macro Macros Options

then enter a short-cut-key


--
Gary''s Student


"MikeT" wrote:

I have a macro that does a "paste-special, transpose" and I would like to
assign this action to a keypress. How is that done?