Dear Access Expert.
I wanted to confirm that the only time a Control's AfterUpdate event is fired is if you manually dirty the control and then you step out of it.
I noticed changing the value of the control through VBA doesn't call the AfterUpdate event. How come? The logical thing in my mind is to call it even if the control is dirtied via VBA.
Thank you.
I wanted to confirm that the only time a Control's AfterUpdate event is fired is if you manually dirty the control and then you step out of it.
I noticed changing the value of the control through VBA doesn't call the AfterUpdate event. How come? The logical thing in my mind is to call it even if the control is dirtied via VBA.
Thank you.