H
Henry Christiansen
I have some text boxes on a form. I have tried to write a procedure in Lost
Focus that would test the length of the string input. If it is wrong, it
calls a message box to warn the operator. Then I set the focus back to the
text box where the input was made. But instead, focus goes to the next text
box in the tab order. I put in a Stop & it is definitely going through the
sub routine. Then I tried to direct it to another text box or to a command
button and it works perfectly. But whenever I try to direct it back to the
same text box from which it came, it won't. Help please!!!
Henry
Focus that would test the length of the string input. If it is wrong, it
calls a message box to warn the operator. Then I set the focus back to the
text box where the input was made. But instead, focus goes to the next text
box in the tab order. I put in a Stop & it is definitely going through the
sub routine. Then I tried to direct it to another text box or to a command
button and it works perfectly. But whenever I try to direct it back to the
same text box from which it came, it won't. Help please!!!
Henry