View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
egdenfur egdenfur is offline
external usenet poster
 
Posts: 2
Default mapping a macro to the keyboard for use in another program

Thanks i'll look into that.

"Tim Williams" wrote:

If Excel isn't the active application then any keyboard activity isn't going
to register with Excel. You might be able to acheive this using some kind
of macro program (AutoIt?)

Tim

"egdenfur" wrote in message
...
Does anyone know how to take macro and map it on the keyboard and use it
in
the other program I have it activating? So that when i'm in the other
program
i just press a key instead of toggling back over to excel.?