I have about 15 fields, after the last field, I do not want it to tab back to the top (first field).
The last field has some error checking. If it has < 11 characters, it alerts a msgbox to tell the user that they need to enter in more characters. When the user clicks "Ok", that is when it tabs to the next field.
Is there a way to automatically have it keep focus on the field?
Thanks!
George