View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default Running another program

Excel has its own macro recorder. Why not use it?



"Stephen Miller" wrote in message
...
Is it possible to run another program from within excel? The software I
use
at work is very repetitive and requires the same key-sequences entered
many
times. I got a key logger to help automate this so now I just press one
key
and the key logger will play back the sequence I recorded. I now want to
be
able to call the key logger from excel with a parameter to automate things
further.