P
Peter Hallett
I have a form with an unbound control which can be updated either
programmatically or manually. If the latter, the associated Before and/or
After Update events can be used to run appropriate commands. However, if the
control is updated programmatically, neither of the latter events, nor On
Change, is triggered, meaning that a rather obtuse work-around has to be
invoked. I do not understand this and would like to find a better mechanism
to trigger the required VBA when the displayed content of the control
changes. Could someone please throw some light on the matter?
programmatically or manually. If the latter, the associated Before and/or
After Update events can be used to run appropriate commands. However, if the
control is updated programmatically, neither of the latter events, nor On
Change, is triggered, meaning that a rather obtuse work-around has to be
invoked. I do not understand this and would like to find a better mechanism
to trigger the required VBA when the displayed content of the control
changes. Could someone please throw some light on the matter?