Hi,
I have an application which I would like to firstly open Automatically, and secondly after the application has opened it should execute certain commands within the opened application automatically.
I would like to give the command explained in the above paragraph through MS Access and from experience MS Access VBA talks to Windows quite well. If there is a way to do this without VBA that's fine as well
So for example if I could do something where:
1. The Application opens,
2. once the Application is open, Windows gives the application the following commands:
[{Alt}]
[{DOWN}]
[{DOWN}]
r
[{DOWN}]
[{DOWN}]
r
Your help as always is very much appreciated
I have an application which I would like to firstly open Automatically, and secondly after the application has opened it should execute certain commands within the opened application automatically.
I would like to give the command explained in the above paragraph through MS Access and from experience MS Access VBA talks to Windows quite well. If there is a way to do this without VBA that's fine as well
So for example if I could do something where:
1. The Application opens,
2. once the Application is open, Windows gives the application the following commands:
[{Alt}]
[{DOWN}]
[{DOWN}]
r
[{DOWN}]
[{DOWN}]
r
Your help as always is very much appreciated
Comment