Changing the clipboard from VB for applications?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I would want to do the following from Visual Basic for Applications, in e.g. Word 2000/XP: A macro that copies the current selection from the application (i.e. words), assigns the string to string variable, inserts another string in front of the previous and copies the whole thing to the clipboard. How do I proceed? Thanks for any help. -- /Daniel