D
DJ
I need users to be able to highlight a section of text in a text box, copy to
clipboard and paste to another field on the form. I am currently Using a
button to previouscontrol setfocus then acCmdCopy, then another button
alongside the receiving field using acCmdPaste. Unfortunately, this selects
the whole field though, not the highlighted section
How would I do this?
clipboard and paste to another field on the form. I am currently Using a
button to previouscontrol setfocus then acCmdCopy, then another button
alongside the receiving field using acCmdPaste. Unfortunately, this selects
the whole field though, not the highlighted section
How would I do this?