I have a switchboard. From the switchboard, I select a button to run a form (Search_Form). Running Search_Form allows parameters to be passed to a query. The query itself is attached to a form that displays the requested information to the user. However, when this form runs, the Switchboard remains on top of it. The form containing the requested info cannot be accessed without closing the switchboard. I have tried setting the property of the Switchboard to Modal = No and Modal=Yes, but nething prevents the Switchboard from retaining focus when I run my report.
I don't want to close the Switchboard. Just change the focus.
Thanks
I don't want to close the Switchboard. Just change the focus.
Thanks