G
Guest
I have a bound field on a form whose value is being changed by a function in
another pop-up form. The problem is, no events (on change, after update)
trigger when the value is modified. The forms "on dirty" event triggers, but
if I break on that event, the value of the field is still the old value
according to the debugger, even though the new value displays on the form.
Any ideas why this might be happening? (It's an Access 2000 .adp database)
Thanks.
another pop-up form. The problem is, no events (on change, after update)
trigger when the value is modified. The forms "on dirty" event triggers, but
if I break on that event, the value of the field is still the old value
according to the debugger, even though the new value displays on the form.
Any ideas why this might be happening? (It's an Access 2000 .adp database)
Thanks.