Switching between Access Applications

D

Declan

In Access 2003, after a user updates a combobox, I want the program to see if
a different Access 2003 program is running. If not I want the program to run
it. Then I want the program to switch to that other Access program, sending
it the value of the combobox and I want the program to set a combobox in the
other program to the value of the first program's combobox. How can I do
this?
 
Top