View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Baker John Baker is offline
external usenet poster
 
Posts: 98
Default Ctl-X activation of macros

Hi:

Does anyone know a way to set up macro button so that either:

1. It can be activated by entering the first letter of the button name (assuming the
button is in the active window);

OR
2.It can be activated by a "crl-X" type entry.

I need this in order to make the process simpler and potentially so that it can be
activated by a global (keyboard) macro or program.

Regards

John Baker