It never ceases to amaze me how the things i want to do seem so simple and common yet so difficult to find the answer. i searched the FAQ's and 3 books.
Simple form, 2 text boxes and a command button.
User is in one of the text boxes. user presses command button. i want to determine which text box user was in so i can change the value in that textbox.
It would seem and if not for this, i will surely need to know, how to determine the "current object" (which textbox was the user in when they pressed the command button?).
Thanks,
John
Simple form, 2 text boxes and a command button.
User is in one of the text boxes. user presses command button. i want to determine which text box user was in so i can change the value in that textbox.
It would seem and if not for this, i will surely need to know, how to determine the "current object" (which textbox was the user in when they pressed the command button?).
Thanks,
John