Only Run a Query when a Button is Pressed

I have a query on a form that is based on 2 input fields. I only want the query to run when the two fields are completed AND a button is pressed. My problem is that the query runs every time a character is changed in each of the two input fields. How can I make the query run ONLY when the button is pressed?

Check the selection in that query