I have a form that has a list box. Within that list box, it is tied to a query. When I change a record on the form that is tied to that query and go to the next record, this query does not update my totals. If I go up to menu and select Records, then Refresh, it will update the form to show the new query results. It also updates once I close and reopen database. Is there a way to automatically refresh once I change records? Thanks in advance.