ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Running another program (https://www.excelbanter.com/excel-programming/442775-running-another-program.html)

Stephen Miller[_2_]

Running another program
 
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.

JLGWhiz[_2_]

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.




AB[_2_]

Running another program
 
for my 2c of worth:
- you can try sendkeys method from within excel i.e., instead of your
key logger as perhaps you need to have some kind of dlls installed to
let you automate the other app from vba;
- if your app is in web browser - then you can automate IE from vba
directly.


All times are GMT +1. The time now is 04:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com