G
Guest
I have a bound form with several bound controls (along with some unbound
controls). I created a BeforeUpdate event proc for one of the bound fields
and in some cases I set Cancel = True to cancel the change to the field. This
isn't working on this particular form - I tested it in Debug mode to make
sure the Cancel value is being set to True. Sometimes Cancel has worked for
me in the past with other forms, but sometimes it doesn't work! There's gotta
be an explanation. Any ideas?
controls). I created a BeforeUpdate event proc for one of the bound fields
and in some cases I set Cancel = True to cancel the change to the field. This
isn't working on this particular form - I tested it in Debug mode to make
sure the Cancel value is being set to True. Sometimes Cancel has worked for
me in the past with other forms, but sometimes it doesn't work! There's gotta
be an explanation. Any ideas?