G
Guest
I have a data entry form. One of the data field is an account number. To perform a validation check, I used the AfterUpdate event, and if the account number is not correct, I program it to pop up a message and then use the 'Me.txtAccount.Setfocus'. This way, I am expecting the focus will go back to the same textbox for the user to re-enter the data. But, no matter how I try, it still goes to the next textbox according to the next tab index number
Any suggestions
Thank you
Marti
Any suggestions
Thank you
Marti