Search results

  1. K

    Highlighting the contents of a textbox on entry.

    aaaah YES. Placing it the same code in the on click property solves the problem. Thank you, thank you and thank you.
  2. K

    Highlighting the contents of a textbox on entry.

    I found the same examples that missinglinq posted above on a few other forums and I can't understand why I am unable to get it to work like i think it should. Should it not highlight all the text in the field when you click in it with the mouse coursor? Cause mine just won't do that...
  3. K

    Highlighting the contents of a textbox on entry.

    Thanks for your help. (see attached file) However, I must be doing something wrong cause I can't get it to work. I put the appropriate code in the on got focus event of the fname text box. When I click in that box it does not highlight the text. Also this is Access 2007 so i can't find the...
  4. K

    Highlighting the contents of a textbox on entry.

    Looking for a VBA solution. I'm trying to have the contents of a textbox highlighted on entering it with the cursor so that it can be overwritten with the first keystroke. I have scoured a bunch of forums and googled the s_ _ t out of "highlight contents textbox" with zero success.
Back
Top Bottom