Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
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.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 236
Default 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.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
running an excel program Al[_20_] Excel Programming 1 July 9th 08 08:13 PM
running program from userform davegb Excel Programming 10 November 2nd 06 04:57 PM
Running program Greg[_32_] Excel Programming 1 October 24th 06 05:43 AM
Running a external Program MarkS Excel Programming 1 August 9th 06 08:25 AM
Running Program on a Mac ibeetb Excel Programming 0 October 16th 03 01:47 PM


All times are GMT +1. The time now is 02:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"