J
Jack
I have a form with a subform. In the subform I placed a text field that sums
a field minus the sum of another field. In the mail form I place a text
field that shows the answer. When I enter data in the subform and move off
of the record the correct answer shows in the text field of the main form. I
would like to have the answer in the main form to update when I move off of a
field. I have used requery on the after update of the field and also tried
it on the before update of the field. Neither one did anyting. Please
explain what I need to do. I do not want to move off the record just move
off the field and have the data updated.
a field minus the sum of another field. In the mail form I place a text
field that shows the answer. When I enter data in the subform and move off
of the record the correct answer shows in the text field of the main form. I
would like to have the answer in the main form to update when I move off of a
field. I have used requery on the after update of the field and also tried
it on the before update of the field. Neither one did anyting. Please
explain what I need to do. I do not want to move off the record just move
off the field and have the data updated.