M
mezzanine1974
I have a form bounded to a table. I am entering data by this form. The
text box at the final tab order has a OnExit event code. If some
certain criteria is not satisfied, text box does not allow the user to
exit the text box.
If the text box is not at the final tab order, OnExit code is working
well. But when it is as final tab order, it is not working and Record
to received into Table which is not satisfy my criteria which i
defined in that text box.
What can I do ?
Thanks
text box at the final tab order has a OnExit event code. If some
certain criteria is not satisfied, text box does not allow the user to
exit the text box.
If the text box is not at the final tab order, OnExit code is working
well. But when it is as final tab order, it is not working and Record
to received into Table which is not satisfy my criteria which i
defined in that text box.
What can I do ?
Thanks