I would like to create a form (similar to a pop up form) to allow a user to run some reports. Currently when the user clicks on a command button to run a particular report in preview mode, the pop up form keeps the focus and floats on top of the report. How can I code this form to allow the report to have the focus instead of the form? I would also like to have the reports form to regain the focus when the user closes the report.