Ok, i have a rich text box and when the key ENTER is pressed i want to take the string that the caret is on and put that in variable A$. Then i have some code that would make some changes to the string. Then i want to put that string back where it was with the new changes. How would i do this?
