Hi all,
I'm trying to cancel an update to a control with:
Cancel = True
...in the BeforeUpdate event, but for some reason I can't leave the control after I attempt to modify the data, the cursor just remains flashing in the control.
Does anyone know what the problem is?
Using Access 2007...