G
gargoyle60
I have an old Win98PC running Access97 and I want to control an external application.
I know about SendKeys, but I was wondering if there is a way in VBA to find existing running
applications (that haven't been started via SendKeys), either by finding their process ID or similar
way of identifying them.
I want to find the external application, capture/activate it to gain control and then probably use
SendKeys.
Is there a way to do this?
I know about SendKeys, but I was wondering if there is a way in VBA to find existing running
applications (that haven't been started via SendKeys), either by finding their process ID or similar
way of identifying them.
I want to find the external application, capture/activate it to gain control and then probably use
SendKeys.
Is there a way to do this?