I have some error checking code in the after update event of a text box on a form.
If an error is found a msg box appears. When the msg box is closed I want the focus to be back to the
text box instead of moving through the tab order as usual.
I thought this should work but it doesn`t. Also...