Hi Everyone…
Just curious… Can someone tell me if it is possible to execute an On Click event for a command button in a remote database…
So far, from within one database:
– I’ve gotten the other database to open
– Opened a form in that database
– Set a value for an option button to True
– Set focus on the command button on that form
Now all I need to do is get it to click… …or the equivalent of clicking… I need the code to run for that click event…
Can’t figure it out…
Is this possible?
TIA