Hello everybody
I have below code in subform after update:
I realized it update the records in subform except the last record!
How to make it refrished and uptodate after each record addition!
Thank you
I have below code in subform after update:
Code:
Me. Parent! HeaderTotal=Me.Text22
I realized it update the records in subform except the last record!
How to make it refrished and uptodate after each record addition!
Thank you
Last edited: