George-Bowyer
Registered User.
- Local time
- Today, 05:27
- Joined
- Dec 21, 2012
- Messages
- 178
I don't know the technical terms for what I'm asking for here, which is impeding my success on google.
One of the main forms on my db is a search form with a listbox, which is filtered by typing text into a text box. Users can then double-click on a record in the list box to open their details.
I want to set it so that if the user clicks back into the text box, if there is any text in it, it is automatically highlighted and can be deleted with one keystroke. I don't want to set the value to null, though.
Sometimes when I am using it, this happens anyway, and sometimes it doesn't and I haven't been able to work out why, yet?
Thanks,
George
One of the main forms on my db is a search form with a listbox, which is filtered by typing text into a text box. Users can then double-click on a record in the list box to open their details.
I want to set it so that if the user clicks back into the text box, if there is any text in it, it is automatically highlighted and can be deleted with one keystroke. I don't want to set the value to null, though.
Sometimes when I am using it, this happens anyway, and sometimes it doesn't and I haven't been able to work out why, yet?
Thanks,
George