I need help. I have a button that brings up a report based on a query that needs user input. I have just been using inputboxes but I need to have a combo box for one of the criteria in the query so I'm using a form for the query fields I need. The problem is that when I click the button to put in the info, it finishes running the code and opens up a blank report because there was no input from the form. Please help.