hello to all
Lets say users frequently have to enter a text string (say, "Acme Products Incorporated of America") into a textbox. (for various reasons, I don't want to use a combo box here.) I'd like the key combination SHIFT + ALT + "A" to automtically enter this string at the cursor's location.
How could this be coded?
Thank you
Vicky
Lets say users frequently have to enter a text string (say, "Acme Products Incorporated of America") into a textbox. (for various reasons, I don't want to use a combo box here.) I'd like the key combination SHIFT + ALT + "A" to automtically enter this string at the cursor's location.
How could this be coded?
Thank you
Vicky