I have a switchboard form with buttons on it. When a user clicks on one of the buttons, a new form will appear. This form is set to a popup window. This form contains choices for the user to select and then a command button. When the button is clicked, a report will appear (based on the user's selections). When the report opens, it stays in the background and the pop up window remains in the front.
How can I have report open and gain full focus with the popup window in the background, so if the user closes the report, the focus goes back to the popup window?
Thanks!!
How can I have report open and gain full focus with the popup window in the background, so if the user closes the report, the focus goes back to the popup window?
Thanks!!