I have a main form and a subform and a form sunchronized with my subform which I am using to edit or delete existing records on the many side of a relationship. There is a mathematical field on the subform which needs to requery as changes are made on the synchronized form. I am using the AfterUpdate event of the synchronized form, but I haven't been able to get the code right to get the field on the subform to requery. Any help would be appreciated. Thank you!!