NMiller007
Programmer
I am using a GoToControl in an Access macro to validate a field. The macro is run from the BeforeUpdate of the field (I tried AfterUpdate as well). The macro checks the condition, if true, I have a cancel event. Then a message box, that does pop up. Then I added a GoToControl to move back to the bad field.
Whether I tab out of the field or click on another field, after the message box pops up, I am in the new field.
What am I doing wrong?
Whether I tab out of the field or click on another field, after the message box pops up, I am in the new field.
What am I doing wrong?