![]() |
|
#1
|
|||
|
|||
|
Hello
Word 2013 Win 7 64 bit I want to retrieve the value of the clipboard in a variable To do so, I found a little piece of code Word is giving error on Code:
Dim MyData As DataObject Code:
Dim MyData As DataObject Dim strClip As String Set MyData = New DataObject MyData.GetFromClipboard strClip = MyData.GetTextipboard() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How can i recover deleted clipboard
|
richardz03 | Word | 4 | 10-25-2014 02:51 PM |
Shift key is pasting from clipboard...WHY?
|
nc1105 | Word | 2 | 01-02-2014 11:57 PM |
| Clipboard - old entries | whipwell | Office | 1 | 11-14-2012 02:18 AM |
Get clipboard Image
|
janith | Word | 2 | 05-27-2012 07:33 AM |
copy without using clipboard?
|
g48dd | Excel | 3 | 07-16-2011 10:28 PM |