|
-
May 1st, 2001, 07:44 AM
#1
Thread Starter
Hyperactive Member
Reading Clipboard in VBA Word
Dear VB users,
Is there someone who can give me code to send the information from the clipboard to a variable.
Dim QQ as String
Selection.Copy
QQ = Selection.Paste 'does not work!!!!!!!!!!!
How can I get the clipboard information to variable QQ
Nice regards,
Michelle.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|