I've written a sub that transfers selected text from one box to another, however it's triggered by a double click, and when you double click the text box is programmed to highlight the whole word that the cursor is over. I have the box reselect all the text that was transferred, however you still see the quick flash of the box's reselection from double click. Is there a way to disable this code? Thanks in advance.