J
Jim Franklin
Hi,
I have a combo box bound to a field which has its Required property set to
true. The control has code in its BeforeUpdate event to check that if
certain values are selected, other criteria have been satisfied - if not I
want to cancel the event and undo the selection made.
The cancel event works fine, but if I try to undo the control when entering
a new record, Access pops up with a validation rule violation message and
does not undo the control.
Any simple way round this anyone?
Thanks,
Jim F.
I have a combo box bound to a field which has its Required property set to
true. The control has code in its BeforeUpdate event to check that if
certain values are selected, other criteria have been satisfied - if not I
want to cancel the event and undo the selection made.
The cancel event works fine, but if I try to undo the control when entering
a new record, Access pops up with a validation rule violation message and
does not undo the control.
Any simple way round this anyone?
Thanks,
Jim F.