Guillaume777
Registered User.
- Local time
- Yesterday, 23:46
- Joined
- May 4, 2006
- Messages
- 23
I have a textbox on my main form that calculates the total of a field on the sub-form. It works well and display the correct ammount on the textbox when I load up the form, but if I do changes the values of the sub-form it doesn't update at all ! I need to close and open the form again to see the changes.
How can I update the textbox so it always reflect the values on the sub-form ?
How can I update the textbox so it always reflect the values on the sub-form ?