Entering special characters with command button
I often use a few special characters when entering data, characters not found on the keyboard and that cannot be entered by the Alt+keystroke method. At present I use the Windows Character Map to copy and paste them, but this is inefficient. I want to create small command buttons for each special charcter that, when clicked, will insert the character at any point in the text string I am entering. Is this possible and if so how would I write the event procedure code. Any help would be appreciated.
|