Hello, I have a form that has a command button that opens a specific report based on criteria from a combo box, but the form stays open on top of the report, I have tried the docmd.close but it closes the report and not the form. I dont need to save anything, I just need it to close the form when I click the command button to open the report. I know it's probably something so simple but I am missing it....