latex88
Registered User.
- Local time
- Today, 07:29
- Joined
- Jul 10, 2003
- Messages
- 198
Hi,
This seems trivial for you as a code writer, but not so much for me
I have this form where I am building that allows the users to update information. I want to, when the user, click inside of a value, it automatically highlights and copies that value, so that the user can paste it in another application to search for a record related to that value. Basically, I would like to shorten the process of highlighting the entire value and hit Ctrl C for copying. ".SetForcus" seems to highlight, but how do I copy the highlighted value? Thanks in advance for your help.
This seems trivial for you as a code writer, but not so much for me
