L
Lauri
I'm using Access 2000 on Windows XP (but needs to run on several OSs). I
have a form with a field that needs to have data entered. I've set the On
Exit property to run a macro if it is null.
The macro displays a message (msgbox).
The next line of the macro is gotocontrol with the property set to the
control name.
The macro runs with no errors, but the cursor is flashing in the next field.
What simple silly step am I missing to make the cursor set back into the
field I want the user to enter data into?
-Lauri
have a form with a field that needs to have data entered. I've set the On
Exit property to run a macro if it is null.
The macro displays a message (msgbox).
The next line of the macro is gotocontrol with the property set to the
control name.
The macro runs with no errors, but the cursor is flashing in the next field.
What simple silly step am I missing to make the cursor set back into the
field I want the user to enter data into?
-Lauri