I am trying to change the recordsource of the form, but I can't seem to get it to work. It tried form.recordsource="SQL statement in here" then did a form.refresh and form.requery but nothing happened. How do I dynamically change the Query that is populating the form?