I have a combo box that opens a report (based on the value of that combo box) when a command button is pressed. If the user doesn't close the current version of the report and makes another selection from the combo box and presses the command button, the report pulls up the previous report. I would like the report to be reset to the current selection of the combo box even if the user doesn't close the last report. Is this possible?