E
Eric Blitzer
I have a for with a date field.
in the after update
If the date entered does not meet certain criteria i set it to null.
This works fine
When I add the code
me.mydate.setfocus nothing happens. The cursor goes to the next control
I want the cursor to go back to the errored control
in the after update
If the date entered does not meet certain criteria i set it to null.
This works fine
When I add the code
me.mydate.setfocus nothing happens. The cursor goes to the next control
I want the cursor to go back to the errored control