View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default creating a new key

You can assign a key to a macro (CNTRL-e or CNTRL-f) and have the macro
perform the action.

or

you can use an OnKey macro to re-define a keystroke to also run a macro.


--
Gary''s Student - gsnu200902


"kate" wrote:

How can I create a new shortcut key? I want F2 to automatically change in
color blue every time I will write a word. Please help me. Thanks