I have a subform that I need to refresh or requery to show new total after payments are entered. The subform is based on a query. I have added a button to do the update but I have tried me.requery and me!subformname.requery on the On Click event and neither seems to work. Is there a different way - do I need to requery the query for the subform??? Thanks in advance