Avatar of SteveL13
SteveL13
Flag for United States of America

asked on 

Afterupdate event on a form doesn't recalculate fields

I have a form which contains 5 different calculated fields.  If I make a change to a field which effects any of these calculated fields my sum total field doesn't update.  I can force the recalculation of all calculated fields and including the sum total field with a command button on the form with an onclick event of Me.recalc.

How can I make the entire form and all calculated fields update any time a change is made with the data entry?
Microsoft Access

Avatar of undefined
Last Comment
Paul Cook-Giles

8/22/2022 - Mon