Switch to open application

C

cyb3rwolf

Hi. I'm trying to figure out a way in my code to have access switch to a
different application that is already running for use with sendkeys. I've
found plenty of stuff on how to run an application; but nothing on how to
switch to an application that is already running before executing the
SendKeys event. Anybody help me out with this?
 
S

Software-Matters via AccessMonster.com

Have you tried a simple hyperlink to the application? I did something like
this recently going from a webpage to Access.

I used a hyperlink that targetted the application. Normally this would just
open another instance of the application but I changed the property for
Access to not open a new instance and heypresto it worked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top