I'm kindof a newbee to access, so if this is trivial sorry. In a form, I have an unbound list based on a query, one of whose fields has a parameter value. On the same form, I have a text box (a date defaulted to the current date that can also be changed manually). That date is the object of the paramaterized field in the query that the list is based on. when the date's changed, the list isn't refreshed dynamically. what do i do? thanks in advance.