View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vj Vj is offline
external usenet poster
 
Posts: 54
Default Trigger Macro with keystroke

Hi,

I have a macro (ex: Foo).

I want to run this macro with the keystrokes (Shift+Ctrl+F12) keys.

Is this possible to do this?

Thanks in advance for your help.

Regards,

VS