Okay, in an effort to make a form refresh instantaneously as soon as search criteria from an SQL statement is sent to the query isn't working so well. I though that putting a refresh button on the subform that houses the query would make it display but it doesn't. I even tried sending the SQL Statement and then opening the query in design mode. It doesn't change while the search form (the form sending the SQL) is open. When I close it, then it changes. So I'm thinking that the form must be closed for the query to receive the SQL statement?