C
Clyde Ellingwood
I have a date field on a form that is required. On the
date field control property On Lost Focus, I check to to
see if its null, then display a message to the user. I
then use the DoCMD.GotoControl "Date Field" to return the
user to the field. What is happening is when I tab from
the date field without entering a date, the control
briefly goes to Date Field but immediately goes to the
next field.
Hopefully this makes sense.
Thanks
date field control property On Lost Focus, I check to to
see if its null, then display a message to the user. I
then use the DoCMD.GotoControl "Date Field" to return the
user to the field. What is happening is when I tab from
the date field without entering a date, the control
briefly goes to Date Field but immediately goes to the
next field.
Hopefully this makes sense.
Thanks